esp-idf/components/bootloader_support/bootloader_flash/src
2023-12-22 14:11:28 +08:00
..
bootloader_flash_config_esp32.c refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c 2023-02-01 17:57:28 +08:00
bootloader_flash_config_esp32c2.c refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c 2023-02-01 17:57:28 +08:00
bootloader_flash_config_esp32c3.c refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c 2023-02-01 17:57:28 +08:00
bootloader_flash_config_esp32c6.c bugfix: fix bootloader print wrong spi speed mode 2023-06-28 16:12:09 +08:00
bootloader_flash_config_esp32h2.c spi_flash: Move mspi clock source switch to 64M in 2nd bootloader code from rtc_clk.c to bootloader_flash_config_esp32h2.c 2023-04-04 16:09:47 +08:00
bootloader_flash_config_esp32s2.c refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c 2023-02-01 17:57:28 +08:00
bootloader_flash_config_esp32s3.c fix(ota): Fixed OTA fail on octal flash with 32MB memory, 2023-11-06 10:49:06 +08:00
bootloader_flash.c bugfix(spi_flash): Fix build error when octal flash is enabled, 2023-12-22 14:11:28 +08:00
flash_qio_mode.c bootloader: fix and re-enable no-format warnings 2023-03-15 00:28:31 +01:00