FreeRTOSConfig: [#55] Set runtime counter type to 64 bit.
This commit is contained in:
parent
cb31fc4009
commit
d76151ef15
@ -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. */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user