mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-05 11:30:57 +02: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>