mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-29 11:55:00 +00:00
2f504695e4
This commit fixes a string formatting error in esp_pm with CONFIG_PM_PROFILING is enabled. Closes https://github.com/espressif/esp-idf/issues/10347