X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm-demo%2FMakefile;h=09c9c3cabfe83b7c37445ed0dd6b3e160a01f719;hp=340967fcc1c2390bf22d5af40a58e90586faddc2;hb=f89e7de20374141b367205aa517a08ee203bfaf3;hpb=dec1481786ad54e22634e32109b5ed6e5483938e diff --git a/src/stm-demo/Makefile b/src/stm-demo/Makefile index 340967fc..09c9c3ca 100644 --- a/src/stm-demo/Makefile +++ b/src/stm-demo/Makefile @@ -32,6 +32,7 @@ ALTOS_SRC = \ ao_dma_stm.c \ ao_spi_stm.c \ ao_adc_stm.c \ + ao_data.c \ ao_i2c_stm.c \ ao_usb_stm.c \ ao_exti_stm.c \