X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelebt-v4.0%2FMakefile;h=4ad3287dd86d27b0c0a1bb4b49d125d947ba6598;hb=2cdb1f30c49ba460b0850d23ba9c85e0336af290;hp=316511207c9de47936e994bd9cb50b9219e52dcf;hpb=7e0857120b8633c22603a9f59c5519e5a92759e9;p=fw%2Faltos diff --git a/src/telebt-v4.0/Makefile b/src/telebt-v4.0/Makefile index 31651120..4ad3287d 100644 --- a/src/telebt-v4.0/Makefile +++ b/src/telebt-v4.0/Makefile @@ -14,6 +14,7 @@ INC = \ ao_product.h \ ao_cc1200_CC1200.h \ ao_task.h \ + ao_rn4678.h \ stm32f0.h \ Makefile @@ -26,7 +27,7 @@ ALTOS_SRC = \ ao_config.c \ ao_data.c \ ao_task.c \ - ao_led.c \ + ao_led_stmf0.c \ ao_stdio.c \ ao_panic.c \ ao_timer.c \