Files
esp-idf/components/bootloader_support/src
Gustavo Henrique Nihei 6f6538f053 bootloader_support: Fix unused-but-set-variable compiler warning
When building with BOOTLOADER_LOG_LEVEL lesser then VERBOSE, an error
code variable was being set but not consumed, resulting in a compiler
warning.

Signed-off-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>
2021-11-26 01:34:42 -03:00
..
2021-05-10 04:58:34 +02:00
2021-08-19 17:02:58 +08:00