mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-08-19 17:48:33 -04:00
Fix warnings that the latest GCC version spits out.
This commit is contained in:
parent
ab37826715
commit
91c26c9868
3 changed files with 4 additions and 3 deletions
|
@ -74,6 +74,7 @@
|
|||
#define configUSE_TRACE_FACILITY 0
|
||||
#define configUSE_16_BIT_TICKS 1
|
||||
#define configIDLE_SHOULD_YIELD 1
|
||||
#define configQUEUE_REGISTRY_SIZE 0
|
||||
|
||||
/* Co-routine definitions. */
|
||||
#define configUSE_CO_ROUTINES 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue