We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42eba31 commit 85114beCopy full SHA for 85114be
sdkconfig.defaults
@@ -4,6 +4,8 @@ CONFIG_ESPTOOLPY_FLASHSIZE_8MB=y
4
CONFIG_ESP_CONSOLE_USB_SERIAL_JTAG=y
5
# Custom partition table
6
CONFIG_PARTITION_TABLE_CUSTOM=y
7
+# Enable rollback
8
+CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y
9
# Logs
10
CONFIG_BOOT_ROM_LOG_ALWAYS_OFF=y
11
CONFIG_LOG_COLORS=y
0 commit comments