X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=Makefile;h=909bb462d9e34a32180adc2460a58c5c1648e662;hp=9284ed259be8b0244c5469f57df1884adba95825;hb=ac99982b10fd5772218660137ee21db9b90cd885;hpb=fbd8f4aff5058f4d371596b04715b7cb6d38e729 diff --git a/Makefile b/Makefile index 9284ed25..909bb462 100644 --- a/Makefile +++ b/Makefile @@ -18,7 +18,10 @@ SRC = \ ao_adc.c \ ao_beep.c \ ao_cmd.c \ + ao_dma.c \ + ao_ee.c \ ao_led.c \ + ao_mutex.c \ ao_panic.c \ ao_task.c \ ao_timer.c \