OVMS3-idf/components/bootloader_support/include
chenjianqiang d77c74770a bugfix(flash): add flash config in app startup
We fixed some flash bugs in bootloader, but for the users used the old
vrsion bootloader, they can not fix these bugs via OTA, the solution is
add these updates in app startup.

These updates include:
1. SPI flash gpio matrix and drive strength configuration
2. SPI flash clock configuration
3. SPI flash read dummy configuration
4. SPI flash cs timing configuration
5. Update flash id of g_rom_flashchip
2019-07-18 14:40:59 +08:00
..
bootloader_clock.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_common.h bugfix(flash): add flash config in app startup 2019-07-18 14:40:59 +08:00
bootloader_flash_config.h bugfix(flash): add flash config in app startup 2019-07-18 14:40:59 +08:00
bootloader_random.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
bootloader_util.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_app_format.h bootloader: Move some structs to separated file 2019-06-21 18:43:27 +08:00
esp_flash_data_types.h merge esp_flash_data_types into esp_flash_partitions 2019-03-18 08:51:55 +00:00
esp_flash_encrypt.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_flash_partitions.h spi_flash: support working on differnt buses and frequency 2019-06-18 06:32:52 +00:00
esp_image_format.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00
esp_secure_boot.h bootloader_support: Add C++ header guards 2019-06-26 11:26:56 +10:00