X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=src%2Fstm32f103-nucleo%2FMakefile;h=72b84b67dcb2e2b4231531da93215a069107ce18;hb=6d3b9ca44ffe43bd6285c37af4ee1d6174be8fcd;hp=9459d11d0da24ea2dfa8a80c12ff6b22030e622b;hpb=09a3c086dae1cce43c843626a1c624b4e2ad8d04;p=fw%2Faltos diff --git a/src/stm32f103-nucleo/Makefile b/src/stm32f103-nucleo/Makefile index 9459d11d..72b84b67 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,22 @@ 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-58.c \ + BitstreamVeraSans-Roman-24.c \ + BitstreamVeraSans-Roman-10.c \ + BitstreamVeraSans-Roman-12.c \ + BenguiatGothicStd-Bold-26.c \ ao_cmd.c PRODUCT=Nucleo-f103