This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
bootloader_support
/
bootloader_flash
/
src
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