OVMS3-idf/components/bootloader/src/main
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
..
bootloader_config.h build system: add IDF_VER environment variable and preprocessor define 2017-01-11 00:24:50 +08:00
bootloader_start.c Merge branch 'feature/docs_partition_ota_flash' into 'master' 2017-03-03 11:27:01 +08:00
component.mk Merge branch 'feature/enable_qio_directly' into 'master' 2017-03-03 11:25:52 +08:00
esp32.bootloader.ld bootloader: update ld script comment 2017-01-06 13:47:53 +08:00
esp32.bootloader.rom.ld bootloader: export ets_update_cpu_frequency 2017-01-09 03:08:24 +08:00
flash_qio_mode.c bootloader: Add more flexible QIO support, for non-orthogonal command sets 2017-02-09 08:44:05 +11:00
flash_qio_mode.h Bootloader: Support switching to Quad I/O mode during boot process 2017-02-09 08:44:05 +11:00
Makefile.projbuild Build system: Fix error if librtc submodule not available to bootloader 2017-02-22 11:59:37 +11:00