micropython/ports/esp32/boards
Thorsten von Eicken 952ff8a8ea esp32: Improve support for OTA updates.
This commit adds several small items to improve the support for OTA
updates on an esp32:

- a partition table for 4MB flash modules that has two OTA partitions ready
  to go to do updates
- a GENERIC_OTA board that uses that partition table and that enables
  automatic roll-back in the bootloader
- a new esp32.Partition.mark_app_valid_cancel_rollback() class-method to
  signal that the boot is successful and should not be rolled back at the
  next reset
- an automated test for doing an OTA update
- documentation updates
2020-05-03 15:00:45 +10:00
..
GENERIC
GENERIC_D2WD
GENERIC_OTA esp32: Improve support for OTA updates. 2020-05-03 15:00:45 +10:00
GENERIC_SPIRAM
TINYPICO
manifest.py esp32: Enable and freeze uasyncio. 2020-03-26 01:25:46 +11:00
manifest_release.py
sdkconfig.240mhz
sdkconfig.base
sdkconfig.ble
sdkconfig.spiram