OVMS3-idf/components/bootloader_support/include
Angus Gratton a94685a222 esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden
Allows booting in QIO/QOUT mode or with PSRAM on ESP32-PICO-V3 and
ESP32-PICO-V3-O2 without any config changes.

Custom WP pins (needed for fully custom circuit boards) should still be compatible.
2020-07-24 21:45:31 +08:00
..
bootloader_clock.h Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 13:44:24 +10:00
bootloader_common.h global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
bootloader_flash_config.h esp32: Use package identifier to look up SPI flash/PSRAM WP Pin, unless overridden 2020-07-24 21:45:31 +08:00
bootloader_mem.h bootloader_support: mem-related initializations using cpu abstractions 2020-02-27 07:14:21 +05: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_support: add esp_chip_id_t value for ESP32-S2 2020-02-06 19:50:14 +01: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 efuse: Add 'disable Download Mode' & ESP32-S2 'Secure Download Mode' functionality 2020-05-28 17:50:45 +10:00
esp_flash_partitions.h bootloader_support: Remove deprecated partition load/verify functions 2019-09-13 09:44:07 +10:00
esp_image_format.h bootloader_support: Remove deprecated partition load/verify functions 2019-09-13 09:44:07 +10:00
esp_secure_boot.h bootloader: Add fault injection resistance to Secure Boot bootloader verification 2020-02-27 14:37:19 +05:30