esp_event: fix build error related to format

Closes https://github.com/espressif/esp-idf/issues/11428

See merge request !23833
This commit is contained in:
Zim Kalinowski
2023-05-22 14:36:50 +02:00
parent 3b7dc69e90
commit e29e39f9d6
2 changed files with 17 additions and 5 deletions

View File

@@ -1,2 +1,3 @@
# Set CPU frequency to max for performance tests
CONFIG_ESP_DEFAULT_CPU_FREQ_MHZ_240=y
CONFIG_ESP_EVENT_LOOP_PROFILING=y