diff options
Diffstat (limited to 'src/telelco-v2.0/Makefile')
| -rw-r--r-- | src/telelco-v2.0/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/telelco-v2.0/Makefile b/src/telelco-v2.0/Makefile index 75c66abf..4871993d 100644 --- a/src/telelco-v2.0/Makefile +++ b/src/telelco-v2.0/Makefile @@ -50,6 +50,8 @@ ALTOS_SRC = \ ao_spi_stm.c \ ao_beep_stm.c \ ao_eeprom_stm.c \ + ao_adc_single_stm.c \ + ao_convert_volt.c \ ao_fast_timer.c \ ao_lcd_stm.c \ ao_usb_stm.c \ |
