This website requires JavaScript.
Explore
Help
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
2025-10-13 08:06:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae77a9a37ce5822d96ce4a23aaa84a4dbb0cf221
esp-idf
/
components
/
esp_psram
History
armando
ef0699722c
feat(psram): support fallback to use default driver pattern when id isn't match
2025-06-20 09:42:17 +08:00
..
esp32
fix(psram): fixed esp32p pico-v3 psram init not ignored issue
2024-12-03 15:27:41 +08:00
esp32s2
…
esp32s3
feat(psram): support fallback to use default driver pattern when id isn't match
2025-06-20 09:42:17 +08:00
include
…
test_apps
/psram
fix(esp_psram): fix a bug in PSRAM heap registration
2025-01-09 11:21:35 +08:00
.build-test-rules.yml
…
CMakeLists.txt
…
esp_psram_impl.h
…
esp_psram.c
refactor(psram): rename .bss .noinit segments to sections
2025-03-11 11:48:14 +08:00
Kconfig
…
Kconfig.spiram.common
feat(wifi): fix SPIRAM_IGNORE_NOTFOUND releated config
2025-01-03 14:23:54 +08:00
linker.lf
…
mmu_psram_flash.c
cache: patch some rom cache api, rename those apis in ld
2023-06-19 10:53:51 +08:00
project_include.cmake
…
sdkconfig.rename.esp32s2
…
sdkconfig.rename.esp32s3
…