summaryrefslogtreecommitdiff
path: root/py
diff options
context:
space:
mode:
authorThorsten von Eicken <tve@voneicken.com>2020-04-01 22:59:08 -0700
committerDamien George <damien.p.george@gmail.com>2020-05-03 15:00:45 +1000
commit952ff8a8ea9ae6128ff5225b180d8daaacf447e4 (patch)
treec69c41d01035ec4ee279a43f460c821cf1af04f3 /py
parent7d97d241e861ba4cbd44d3695d4db6184974f8f9 (diff)
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
Diffstat (limited to 'py')
0 files changed, 0 insertions, 0 deletions