Skip to content

Commit

Permalink
Make the boot process verbose on esp32s2. (#1459)
Browse files Browse the repository at this point in the history
  • Loading branch information
floitsch authored Mar 2, 2023
1 parent c8a4474 commit db7213e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion toolchains/esp32s2/sdkconfig.defaults
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# CONFIG_APP_COMPILE_TIME_DATE is not set
CONFIG_BOOTLOADER_LOG_LEVEL_NONE=y
CONFIG_BOOTLOADER_LOG_LEVEL_DEBUG=y
CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
CONFIG_BOOTLOADER_SKIP_VALIDATE_IN_DEEP_SLEEP=y
CONFIG_ESPTOOLPY_FLASHSIZE_4MB=y
Expand Down

0 comments on commit db7213e

Please sign in to comment.