X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelelcotwo-v0.1%2FMakefile;fp=src%2Ftelelcotwo-v0.1%2FMakefile;h=42188bb2632d5017cc1d4bbeee263102bff37489;hb=aef5049cf8311927fada922730f85f31c8ddf177;hp=8ceb7d2ce89ee6d52312596dba4426f27712c582;hpb=4c2a7503373c0584de77f9b0e5632a58ab8bbd1f;p=fw%2Faltos diff --git a/src/telelcotwo-v0.1/Makefile b/src/telelcotwo-v0.1/Makefile index 8ceb7d2c..42188bb2 100644 --- a/src/telelcotwo-v0.1/Makefile +++ b/src/telelcotwo-v0.1/Makefile @@ -19,7 +19,6 @@ INC = \ ao_radio_cmac.h \ ao_cc1200_CC1200.h \ ao_cc1200.h \ - ao_debounce.h \ stm32l.h # @@ -56,7 +55,6 @@ ALTOS_SRC = \ ao_aes_tables.c \ ao_fec_tx.c \ ao_fec_rx.c \ - ao_debounce.c \ ao_button.c \ ao_event.c \ ao_lco_two.c \