X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fstm32-p103%2Ftemplates%2Fkernel%2Fmain.c;h=2ccb10b1d5447d20a957ed600d40039882e260b3;hb=dd7d54a9e52b47856782cfea08fd714fa6aba4e5;hp=1085e6adbed52b6a745ab0ea3f43743e16629cfa;hpb=76b13f8a079264775b6f677ce8c0ab366c5c45c0;p=bertos.git diff --git a/boards/stm32-p103/templates/kernel/main.c b/boards/stm32-p103/templates/kernel/main.c index 1085e6ad..2ccb10b1 100644 --- a/boards/stm32-p103/templates/kernel/main.c +++ b/boards/stm32-p103/templates/kernel/main.c @@ -39,10 +39,14 @@ * continues to monitor the stack utilization of all the processes. */ +#include "hw/hw_led.h" + #include + #include -#include + #include + #include #include