X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7s-ek%2Ftemplates%2Fkernel%2Fmain.c;h=28035dddb0646ab0177203360095120999f28ec3;hb=dd7d54a9e52b47856782cfea08fd714fa6aba4e5;hp=13e360dd4cd1ecad57864980fc6f0747075762ba;hpb=76b13f8a079264775b6f677ce8c0ab366c5c45c0;p=bertos.git diff --git a/boards/at91sam7s-ek/templates/kernel/main.c b/boards/at91sam7s-ek/templates/kernel/main.c index 13e360dd..28035ddd 100644 --- a/boards/at91sam7s-ek/templates/kernel/main.c +++ b/boards/at91sam7s-ek/templates/kernel/main.c @@ -39,11 +39,15 @@ * continues to monitor the stack utilization of all the processes. */ +#include "hw/hw_led.h" + #include + #include -#include + #include #include + #include #include