OVMS3-idf/components/bootloader_support/include_priv
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_config.h
bootloader_flash.h
bootloader_init.h
bootloader_random.h
bootloader_sha.h
bootloader_utility.h partition_table: Expanding the space under the bootloader 2018-06-08 18:47:29 +05:00
flash_qio_mode.h