X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm-demo%2FMakefile;h=b2413a2ce5801935e94ba825574134932439ef57;hp=a675182e7a5c6a5199181fe4f70522d63977b23b;hb=4be74ef0d13114707fd8217907a5ec457f886160;hpb=ab6ea9043b592c25948a70b6204d613756a9a250 diff --git a/src/stm-demo/Makefile b/src/stm-demo/Makefile index a675182e..b2413a2c 100644 --- a/src/stm-demo/Makefile +++ b/src/stm-demo/Makefile @@ -37,6 +37,7 @@ ALTOS_SRC = \ ao_romconfig.c \ ao_cmd.c \ ao_task.c \ + ao_led.c \ ao_stdio.c \ ao_panic.c \ ao_timer.c \