all project can run ok
This commit is contained in:
2
vendor/freertos/lpc43xx_m4_FreeRTOSConfig.h
vendored
2
vendor/freertos/lpc43xx_m4_FreeRTOSConfig.h
vendored
@@ -80,7 +80,7 @@
|
||||
#define configMAX_PRIORITIES ( ( unsigned portBASE_TYPE ) 16 )
|
||||
#define configMINIMAL_STACK_SIZE ( ( unsigned short ) 128 )
|
||||
#define configTOTAL_HEAP_SIZE ( ( size_t ) ( 16*1024 ) )
|
||||
#define configMAX_TASK_NAME_LEN ( 20 )
|
||||
#define configMAX_TASK_NAME_LEN ( 32 )
|
||||
#define configUSE_TRACE_FACILITY 1
|
||||
#define configUSE_16_BIT_TICKS 0
|
||||
#define configIDLE_SHOULD_YIELD 1
|
||||
|
Reference in New Issue
Block a user