OVMS3-idf/components/bootloader_support/include
Konstantin Kondrashov 3e0ac4db79 partition_table: Expanding the space under the bootloader
Allows you to move the partition table, it gives more space for the bootloader.
Added a new utility - parttool.py. This utility can search for the offset and/or size of the partitions by name and type/subtype. Use for getting APP_OFFSET and PHY_DATA_OFFSET.
The linker(esp32.bootloader.ld) made changes that allow you to write a custom bootloader code more.

TW14125
2018-06-08 18:47:29 +05:00
..
bootloader_clock.h esp32: Fix backwards compatibility for pre-v2.1 bootloaders 2017-12-18 13:45:57 +11:00
bootloader_common.h bootloader: Add factory reset and start test app 2018-05-24 16:56:49 +05:00
esp_efuse.h esp32: Add KConfig option to disable ROM Console fallback on first boot 2017-08-29 14:52:00 +10:00
esp_flash_encrypt.h docs: Improve/clarify partition, OTA & SPI flash docs 2017-02-20 15:31:42 +11:00
esp_flash_partitions.h partition_table: Expanding the space under the bootloader 2018-06-08 18:47:29 +05:00
esp_image_format.h bootloader: Fallback if OTA data is invalid 2017-08-15 09:42:19 +10:00
esp_secure_boot.h bootloader: Calculate SHA256 hash of image on every boot 2017-07-19 18:31:59 +10:00