esp-idf/examples/system/freertos/real_time_stats/main
Darian Leung b878125bae change(freertos): Update real_time_stats example to use configRUN_TIME_COUNTER_TYPE
This commit updates the real_time_stats example to use the configurable
configRUN_TIME_COUNTER_TYPE. The CONFIG_FREERTOS_RUN_TIME_COUNTER_TYPE_U64 is
enabled by the example by default to demonstrate its usage.

Note: Also cleaned up redundant configs in sdkconfig.ci
2023-10-31 15:44:37 +08:00
..
CMakeLists.txt system: fix printf format errors in all system and cxx examples 2022-12-12 12:55:02 +08:00
real_time_stats_example_main.c change(freertos): Update real_time_stats example to use configRUN_TIME_COUNTER_TYPE 2023-10-31 15:44:37 +08:00