mirror of
https://github.com/FreeRTOS/FreeRTOS.git
synced 2026-07-30 01:33:55 +00:00
Remove duplicate definition from FreeRTOSConfig.h.
This commit is contained in:
@@ -102,8 +102,6 @@
|
||||
#define configTIMER_TASK_STACK_DEPTH ( configMINIMAL_STACK_SIZE * 2 )
|
||||
|
||||
#define configMAX_PRIORITIES ( 7 )
|
||||
#define configMAX_CO_ROUTINE_PRIORITIES ( 2 )
|
||||
|
||||
|
||||
/* Run time stats gathering definitions. */
|
||||
unsigned long ulGetRunTimeCounterValue( void );
|
||||
|
||||
Reference in New Issue
Block a user