X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm32f103-nucleo%2FMakefile;h=5f2df00f1f19235ee7acf25ff526f9693c45fc57;hb=24a4ae736ccc899c9fbfb720c4a0aebc35465c52;hp=9459d11d0da24ea2dfa8a80c12ff6b22030e622b;hpb=5530d7b305157a8027ea7f83152a526dec16c546;p=fw%2Faltos diff --git a/src/stm32f103-nucleo/Makefile b/src/stm32f103-nucleo/Makefile index 9459d11d..5f2df00f 100644 --- a/src/stm32f103-nucleo/Makefile +++ b/src/stm32f103-nucleo/Makefile @@ -7,12 +7,14 @@ INC = \ ao_arch_funcs.h \ ao_exti.h \ ao_product.h \ + ao_st7565.h \ stm32f1.h \ Makefile ALTOS_SRC = \ ao_clock.c \ ao_timer.c \ + ao_mutex.c \ ao_boot_chain.c \ ao_interrupt.c \ ao_product.c \ @@ -23,6 +25,19 @@ ALTOS_SRC = \ ao_stdio.c \ ao_serial_stm.c \ ao_usb_stm.c \ + ao_dma_stm.c \ + ao_spi_stm.c \ + ao_st7565.c \ + ao_rect.c \ + ao_text.c \ + ao_box.c \ + ao_copy.c \ + ao_blt.c \ + ao_line.c \ + ao_logo.c \ + ao_poly.c \ + BitstreamVeraSans-Roman-24.c \ + BenguiatGothicStd-Bold-26.c \ ao_cmd.c PRODUCT=Nucleo-f103