mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-02 12:24:07 -04:00
Housekeeping check-in, no code changes.
This commit is contained in:
parent
34b194150e
commit
ad5659e93d
22 changed files with 22 additions and 22 deletions
|
@ -123,7 +123,7 @@ the comments at the top of main.c for more information. */
|
|||
#endif
|
||||
|
||||
#define configUSE_PREEMPTION 1
|
||||
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 0
|
||||
#define configUSE_PORT_OPTIMISED_TASK_SELECTION 1
|
||||
#define configUSE_QUEUE_SETS 1
|
||||
#define configUSE_IDLE_HOOK 0
|
||||
#define configUSE_TICK_HOOK 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue