Remove duplicate definition from FreeRTOSConfig.h.

pull/4/head
Richard Barry 12 years ago
parent 9054485f1a
commit f522d6a2da

@ -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 );

Loading…
Cancel
Save