OVMS3-idf/components/partition_table
Konstantin Kondrashov de2b1cb02a make: Add feature to cmd 'make flash' - reset ota_data partition
Add a command `make erase_ota` - erases otadata if it there is in the
partition table otherwise error 'Partition table does not have ota_data partition'.

Closes https://github.com/espressif/esp-idf/issues/1821
2018-07-25 11:22:15 +00:00
..
test Add test for partition mmap straddling 64K page issue 2017-07-06 18:22:43 +08:00
test_gen_esp32part_host partition_table: Warn if the partition table name doesn't match type & subtype 2018-06-22 17:51:34 +10:00
component.mk build system: Use component.mk for all components, refactor bootloader build 2017-07-19 09:10:48 +10:00
gen_esp32part.py secure boot: Pad to avoid data after the signature mapping into the address space 2018-07-17 15:33:47 +10:00
Kconfig.projbuild docs: Add more ReST-isms in secure boot & flash encryption docs 2018-07-16 11:52:52 +10:00
Makefile.projbuild make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
partitions_singleapp.csv Flash encryption: Support enabling flash encryption in bootloader, app support 2016-12-01 23:49:12 -08:00
partitions_singleapp_coredump.csv esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
partitions_two_ota.csv partition_table: Use names not numeric values in default OTA example partition 2018-06-22 11:15:41 +10:00
partitions_two_ota_coredump.csv esp32: Fixes issues discussed during code review of MR!341 2017-01-12 19:38:19 +03:00
parttool.py partition_table: Support same fallback logic as bootloader for default boot partition 2018-06-22 11:14:22 +10:00