summaryrefslogtreecommitdiff
path: root/extmod
diff options
context:
space:
mode:
authorGlenn Moloney <glenn.moloney@gmail.com>2023-09-07 08:52:39 +1000
committerDamien George <damien@micropython.org>2023-09-29 16:00:51 +1000
commit6662d84faa25a5c64bd4f5e07bc548ceaa7f2fb5 (patch)
treebaa1a03f4f10364354adb9b32e6353651b7b6a0a /extmod
parentb461d218d14cee9b5a1b3d2749ae14cbec1388a2 (diff)
esp32/boards: Add bootloader rollback support for all builds.
Add "CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y" to ports/esp32/boards/sdkconfig.base so that all micropython esp32 images support OTA rollback in the bootloader. These images can then be converted to OTA-capable images as required by user tools. Also remove CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y from board-specific sdkconfig files as this is now the default. Signed-off-by: Glenn Moloney <glenn.moloney@gmail.com>
Diffstat (limited to 'extmod')
0 files changed, 0 insertions, 0 deletions