mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 12:10:59 +00:00

This commit fixes the bug where printf() is used in verify_allocated_region() when ets_printf() should be used.
This commit fixes the bug where printf() is used in verify_allocated_region() when ets_printf() should be used.