X-Git-Url: https://git.gag.com/?a=blobdiff_plain;ds=sidebyside;f=src%2Fstm-demo-adc%2FMakefile;h=7870792e230bab4a1c955443bfd318154a288a7a;hb=ffcdffbac36771faa1aa9c3bb9ab510718aa7f95;hp=869fb32fd4010d71a5c63135f643b7bdc51087a4;hpb=0582c27a6e86ed856809bd37739ede37b9219607;p=fw%2Faltos diff --git a/src/stm-demo-adc/Makefile b/src/stm-demo-adc/Makefile index 869fb32f..7870792e 100644 --- a/src/stm-demo-adc/Makefile +++ b/src/stm-demo-adc/Makefile @@ -32,7 +32,7 @@ ALTOS_SRC = \ ao_mutex.c \ ao_dma_stm.c \ ao_spi_stm.c \ - ao_adc_stm.c \ + ao_adc_single_stm.c \ ao_data.c \ ao_i2c_stm.c \ ao_usb_stm.c \