esp-idf/docs/api
Ivan Grokhotkov 8911e666a0 Merge branch 'feature/docs_partition_ota_flash' into 'master'
Partition/SPI/OTA docs & OTA new functionality

* Update partition, SPI flash & OTA docs to reflect functionality changes
* Refactor OTA implementation to perform checks mentioned in API doc
* Add new functions to OTA API: esp_ota_get_running_partition() & esp_ota_get_next_update_partition() functions
* Add spi_flash_cache2phys() & spi_flash_phys2cache() functions to support esp_ota_get_running_partition()


See merge request !513
2017-03-03 11:27:01 +08:00
..
bluetooth component/bt : add adv/scan start complete event 2017-02-23 17:54:22 +08:00
ethernet docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
peripherals docs: Add missing peripheral driver docs (ADC, DAC, RTC I/O, I2S) 2017-02-20 10:39:29 +11:00
protocols docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
storage spi_flash: Add new phys2cache & cache2phys functions to query flash cache mappings 2017-02-22 10:22:50 +11:00
system ota ops: Add new functions esp_ota_get_next_update_partition / esp_ota_get_running_partition 2017-02-22 10:24:42 +11:00
wifi docs: use custom roles to generate GitHub links 2017-01-20 17:22:47 +08:00
template.rst Clarification on documenting examples 2016-12-27 12:32:40 +01:00