]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/RL78_RL78G13_Promo_Board_IAR/main_blinky.c
Add two additional targets to the RL78 IAR project.
[freertos] / FreeRTOS / Demo / RL78_RL78G13_Promo_Board_IAR / main_blinky.c
index 35890528f89fa7e8e925262501bdfa5f88d5093d..78df1940313b40a4f24e74a597e6da04d0b9a5c9 100644 (file)
 #include "semphr.h"\r
 \r
 /* Eval board specific definitions. */\r
-#include "port_iodefine.h"\r
-#include "port_iodefine_ext.h"\r
-#include "LED.h"\r
+#include "demo_specific_io.h"\r
 \r
 /* Priorities at which the tasks are created. */\r
 #define mainQUEUE_RECEIVE_TASK_PRIORITY                ( tskIDLE_PRIORITY + 2 )\r