FreeRTOSConfig: [#55] Set runtime counter type to 64 bit.
This commit is contained in:
@@ -94,6 +94,7 @@
|
||||
#define configGENERATE_RUN_TIME_STATS 1
|
||||
#define configRECORD_STACK_HIGH_ADDRESS 1
|
||||
#define configUSE_TICKLESS_IDLE 1
|
||||
#define configRUN_TIME_COUNTER_TYPE uint64_t
|
||||
|
||||
|
||||
/* Co-routine definitions. */
|
||||
|
||||
Reference in New Issue
Block a user