esp-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
test_gen_esp32part_host
Kconfig.projbuild
Makefile.projbuild make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
component.mk
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
partitions_singleapp.csv
partitions_singleapp_coredump.csv
partitions_two_ota.csv
partitions_two_ota_coredump.csv
parttool.py