diff options
Diffstat (limited to 'ports/esp32/boards/GENERIC_OTA/sdkconfig.board')
| -rw-r--r-- | ports/esp32/boards/GENERIC_OTA/sdkconfig.board | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ports/esp32/boards/GENERIC_OTA/sdkconfig.board b/ports/esp32/boards/GENERIC_OTA/sdkconfig.board index ca1f4276f..d314860cc 100644 --- a/ports/esp32/boards/GENERIC_OTA/sdkconfig.board +++ b/ports/esp32/boards/GENERIC_OTA/sdkconfig.board @@ -1,6 +1,3 @@ CONFIG_BOOTLOADER_APP_ROLLBACK_ENABLE=y CONFIG_PARTITION_TABLE_CUSTOM=y CONFIG_PARTITION_TABLE_CUSTOM_FILENAME="partitions-ota.csv" - -# ESP-IDF v3: -CONFIG_APP_ROLLBACK_ENABLE=y |
