X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Ftelelco-v3.0%2FMakefile;h=55de1b231af0ddfa7845569627a1cabd4dcf5dc9;hb=f9103d13f620cb06642aacdff9dcaf05e87d671f;hp=b57639728296293fbb065477b1774cf9fa40ad54;hpb=8c5c7dfe66098bc8af47768146739a7cda605968;p=fw%2Faltos diff --git a/src/telelco-v3.0/Makefile b/src/telelco-v3.0/Makefile index b5763972..55de1b23 100644 --- a/src/telelco-v3.0/Makefile +++ b/src/telelco-v3.0/Makefile @@ -24,6 +24,7 @@ INC = \ ao_radio_cmac.h \ ao_cc1200_CC1200.h \ ao_cc1200.h \ + ao_st7565.h \ ao_font.h \ ao_logo.h \ stm32f1.h @@ -53,6 +54,7 @@ ALTOS_SRC = \ ao_beep_stm.c \ ao_convert_volt.c \ ao_fast_timer.c \ + ao_pwm_stm.c \ ao_eeprom.c \ ao_flash_stm.c \ ao_usb_stm.c \