mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-08 01:22:48 +02:00
a389312750
This commit fixes the bug where printf() is used in verify_allocated_region() when ets_printf() should be used.