mirror of
https://github.com/espressif/esp-idf.git
synced 2026-07-16 16:03:08 +03:00
The body of the bootloader_debug_buffer function was conditioned to macros that were never defined, resulting in deactivated code. Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>