]> granicus.if.org Git - esp-idf/commit
bootloader: Remove extraneous newlines from some debug statements
authorTim Nordell <tim.nordell@nimbelink.com>
Fri, 12 Apr 2019 20:35:34 +0000 (15:35 -0500)
committerbot <bot@espressif.com>
Wed, 21 Aug 2019 11:44:37 +0000 (11:44 +0000)
commit1e32fa2cf7cf328d965a8f5015cbb28d787beb58
tree26be246ce8361e60d47be7250751c56cddb85470
parentd9c02bc36c4c8d6ac3b5ae560fb894f3217a3957
bootloader: Remove extraneous newlines from some debug statements

ESP_LOGD(...) provides its own new lines so remove these from these
debug strings.

Signed-off-by: Tim Nordell <tim.nordell@nimbelink.com>
components/bootloader_support/src/esp_image_format.c