esp-idf/examples/system
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
..
app_trace_to_host
base_mac_address
console
deep_sleep
esp_timer
gcov
ota make: Add feature to cmd 'make flash' - reset ota_data partition 2018-07-25 11:22:15 +00:00
select
task_watchdog
ulp
ulp_adc
README.md

README.md

System Examples

Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.

See the README.md file in the upper level examples directory for more information about examples.