OVMS3-idf/components/bootloader_support/src
suda-morris 1ffb546135 esp32s2:remove unsupported xtal choice
ESP32-S2 only supports 40MHz XTAL and doesn't have XTAL autodetection.
2020-01-09 13:09:21 +08:00
..
esp32 bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
esp32s2beta bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
idf secure boot: Ensure mbedTLS enables ECDSA if signatures are checked in app 2019-08-30 14:56:11 +10:00
bootloader_clock.c esp32s2:remove unsupported xtal choice 2020-01-09 13:09:21 +08:00
bootloader_common.c bootloader_support: Reduce log spam about chip revisions 2019-12-30 13:48:11 +11:00
bootloader_efuse_esp32.c bootloader: move esp32 specific code from bootloader_common 2019-10-03 09:38:13 +02:00
bootloader_efuse_esp32s2beta.c bootloader: move esp32 specific code from bootloader_common 2019-10-03 09:38:13 +02:00
bootloader_flash.c Merge branch 'master' into feature/esp32s2beta_update 2019-08-08 15:26:58 +10:00
bootloader_flash_config_esp32.c spi_flash: Force legacy mode for ESP32-S2 2019-08-13 17:14:16 +10:00
bootloader_flash_config_esp32s2beta.c bootloader: Fix SPI dummy clock settings for ESP32S2-beta 2019-08-13 17:14:16 +10:00
bootloader_init.c bootloader_support: refactor to better support multi target 2019-12-23 05:45:17 +00:00
bootloader_random.c bugfix(i2s_bootloader_random_disable): fix bug about i2s bootloader_random_disable 2019-11-05 10:36:53 +08:00
bootloader_utility.c esp32s2beta: only support unicore 2019-12-09 09:48:37 +08:00
esp_image_format.c bootloader_support: fix crash in image verification is SHA doesn't match 2019-12-30 13:48:11 +11:00
flash_encrypt.c flash encryption: Ensure flash encryption can't be disabled if Secure Boot is on 2019-09-10 11:28:11 +10:00
flash_partitions.c separate rom from esp32 component to esp_rom 2019-03-21 18:51:45 +08:00
flash_qio_mode.c esp32s2beta: only support unicore 2019-12-09 09:48:37 +08:00