esp-idf/components/bootloader_support/bootloader_flash/src
Jiang Jiang Jian 8051cb704c Merge branch 'bugfix/fix_bootloader_wrong_spi_freq_print_v5.1' into 'release/v5.1'
bugfix: fix esp32c6 bootloader print wrong spi speed mode (backport v5.1)

See merge request espressif/esp-idf!24460
2023-07-05 12:24:16 +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 refactor: move bootloader_init_spi_flash to bootloader_flash_config_{target}.c 2023-02-01 17:57:28 +08:00
bootloader_flash.c bootloader_support: add missing esp_rom_sys.h to bootloader_flash.c bootloader build 2023-06-01 10:57:16 +08:00
flash_qio_mode.c bootloader: fix and re-enable no-format warnings 2023-03-15 00:28:31 +01:00