X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=boards%2Fstm32-p103%2Ftemplates%2Fempty%2Fmain.c;h=251b987afdf62fb9c87d5017211aeb329ce92c70;hb=dd7d54a9e52b47856782cfea08fd714fa6aba4e5;hp=f40e46b084c1be3661896025ff2c19493dd516d0;hpb=76b13f8a079264775b6f677ce8c0ab366c5c45c0;p=bertos.git diff --git a/boards/stm32-p103/templates/empty/main.c b/boards/stm32-p103/templates/empty/main.c index f40e46b0..251b987a 100644 --- a/boards/stm32-p103/templates/empty/main.c +++ b/boards/stm32-p103/templates/empty/main.c @@ -38,9 +38,12 @@ * supported board and proposes an empty main. */ +#include "hw/hw_led.h" + #include + #include -#include + #include static void init(void)