This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
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-08-13 20:46:35 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aaa000356e17da8ebba143ba00a315a71fdafee2
esp-idf
/
components
/
spi_flash
/
test_apps
/
esp_flash
History
Xiao Xufeng
2b66f127fd
fix(esp_flash): fixed issue of escaping boundary check
...
Also patched corresponding ROM functions
2025-07-28 14:10:06 +08:00
..
main
fix(esp_flash): fixed issue of escaping boundary check
2025-07-28 14:10:06 +08:00
CMakeLists.txt
esp_flash: Add ext flash on ESP32-C2
2022-08-26 12:53:56 +08:00
partitions.csv
esp_flash: Add ext flash on ESP32-C2
2022-08-26 12:53:56 +08:00
pytest_esp_flash.py
add a test to verify SPI_FLASH_ENABLE_COUNTERS feature
2023-04-06 11:40:40 +08:00
README.md
esp_flash: Add ext flash on ESP32-C2
2022-08-26 12:53:56 +08:00
sdkconfig.ci.flash_qio
spi_flash: support write verify feature on esp_flash_write API
2023-03-09 14:55:13 +08:00
sdkconfig.ci.release
add a test to verify SPI_FLASH_ENABLE_COUNTERS feature
2023-04-06 11:40:40 +08:00
sdkconfig.ci.rom_impl
fix(esp_flash): fixed issue of escaping boundary check
2025-07-28 14:10:06 +08:00
sdkconfig.ci.rom_patch
fix(spi_flash): Fix build fail when rom_patch config disabled,
2025-03-04 13:18:30 +08:00
sdkconfig.ci.verify
fix(esp_flash): fixed issue of escaping boundary check
2025-07-28 14:10:06 +08:00
sdkconfig.defaults
TWDT: Use the new TWDT Kconfig options in the examples and tests
2023-02-17 11:22:25 +08:00
README.md
Supported Targets
ESP32
ESP32-C2
ESP32-C3
ESP32-S2
ESP32-S3