mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-20 10:08:33 -04:00
Update the IAR RL78 demo to include main_blinky.c and main_full.c.
This commit is contained in:
parent
7fb22e27da
commit
b78fa80fbe
16 changed files with 952 additions and 305 deletions
|
@ -131,7 +131,7 @@ to exclude the API function. */
|
|||
#define INCLUDE_vTaskDelete 0
|
||||
#define INCLUDE_vTaskCleanUpResources 0
|
||||
#define INCLUDE_vTaskSuspend 1
|
||||
#define INCLUDE_vTaskDelayUntil 0
|
||||
#define INCLUDE_vTaskDelayUntil 1
|
||||
#define INCLUDE_vTaskDelay 1
|
||||
#define INCLUDE_xTaskGetIdleTaskHandle 0
|
||||
#define INCLUDE_xTimerGetTimerDaemonTaskHandle 0
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue