This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2026-04-28 19:34:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8003214fd57794de0280b077ad832bdfab8717da
esp-idf
/
components
/
bootloader_support
/
bootloader_flash
/
src
T
History
Cao Sen Miao
99ed0a2dcd
bugfix(spi_flash): Fix build error when octal flash is enabled,
...
Closes
https://github.com/espressif/esp-idf/issues/12850
2023-12-22 19:10:04 +08:00
..
bootloader_flash_config_esp32.c
all: Apply new version logic (major * 100 + minor)
2023-01-06 02:00:52 +08:00
bootloader_flash_config_esp32c2.c
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
2022-04-26 15:22:37 +08:00
bootloader_flash_config_esp32c3.c
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
2022-04-26 15:22:37 +08:00
bootloader_flash_config_esp32h2.c
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
2022-04-26 15:22:37 +08:00
bootloader_flash_config_esp32s2.c
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
2022-04-26 15:22:37 +08:00
bootloader_flash_config_esp32s3.c
spi_flash: refactor the spi_flash clock configuration, and add support for esp32c2
2022-04-26 15:22:37 +08:00
bootloader_flash.c
bugfix(spi_flash): Fix build error when octal flash is enabled,
2023-12-22 19:10:04 +08:00
flash_qio_mode.c
bootloader_flash: Some bootloader flash functions are not put in IRAM
2022-09-20 11:39:05 +08:00