X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2FMakefile.proto;h=30e626ad0079b9881606787ea2becd5b1915fe2e;hb=1a8f45e7b720d01d3ff0c35ed1caaf8cbe0c3119;hp=ee3b4d6c60a3a23027447125be341ee3a2aaba66;hpb=fc5d014721a7e5a7b22f07eb4ab0bb3c764473fe;p=fw%2Faltos diff --git a/src/Makefile.proto b/src/Makefile.proto index ee3b4d6c..30e626ad 100644 --- a/src/Makefile.proto +++ b/src/Makefile.proto @@ -142,6 +142,7 @@ SKY_DRIVER_SRC = \ TM_TASK_SRC = \ ao_flight.c \ ao_log.c \ + ao_log_big.c \ ao_report.c \ ao_telemetry.c @@ -173,6 +174,7 @@ TMINI_DRIVER_SRC = \ TMINI_TASK_SRC = \ ao_flight.c \ ao_log.c \ + ao_log_tiny.c \ ao_report.c \ ao_telemetry.c