X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelebt-v4.0%2FMakefile;h=38ac7513d055e94530d7982adbda21503389991c;hb=b1f1a4513391aa595eb64552f2aa4cfedd0cc0ff;hp=1ad355c7436ba3b34e7bdacaad5f9007e7965cfe;hpb=1f723d31312be6dea3ef46e265c17c4d361d7099;p=fw%2Faltos diff --git a/src/telebt-v4.0/Makefile b/src/telebt-v4.0/Makefile index 1ad355c7..38ac7513 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 @@ -32,6 +33,7 @@ ALTOS_SRC = \ ao_timer.c \ ao_mutex.c \ ao_serial_stm.c \ + ao_rn4678.c \ ao_freq.c \ ao_dma_stm.c \ ao_spi_stm.c \