X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=src%2Fstm-demo%2Fao_demo.c;h=5677cdf46d3b5ed2261b94f5a10ce21aab21fdb0;hp=b82cb73512711942778b36b4121c919ca033e676;hb=dfc268e0021e1cd3045f73339a749d292a6a6300;hpb=90ee11542b111befa0e96e27292dc548e5c37396 diff --git a/src/stm-demo/ao_demo.c b/src/stm-demo/ao_demo.c index b82cb735..5677cdf4 100644 --- a/src/stm-demo/ao_demo.c +++ b/src/stm-demo/ao_demo.c @@ -20,6 +20,7 @@ #include #include #include +#include struct ao_task demo_task; @@ -183,6 +184,8 @@ main(void) { ao_clock_init(); + ao_task_init(); + ao_serial_init(); ao_timer_init(); ao_dma_init();