mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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>