X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fat91sam7s-ek%2Ftemplates%2Fkernel%2Fmain.c;h=28035dddb0646ab0177203360095120999f28ec3;hb=ef55324bdca559fa23b565a6612c8b050e6b3844;hp=13e360dd4cd1ecad57864980fc6f0747075762ba;hpb=39279a8f7a3c0aa7c0dc2f56863e088568044d79;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