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-02 19:54:56 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
060f3a3b13241e4c9e160fc61a9995b51c3ba0dc
esp-idf
/
components
/
esp_psram
History
Armando
56e4664d00
ci: add psram test to s3 boards with quad psram
2022-08-19 12:35:15 +08:00
..
esp32
esp_psram: fixed 40mhz cs signal glitch issue
2022-08-17 10:38:49 +08:00
esp32s2
psram: make SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY configurable on S2 and S3
2022-07-06 12:11:15 +08:00
esp32s3
psram: make SPIRAM_ALLOW_STACK_EXTERNAL_MEMORY configurable on S2 and S3
2022-07-06 12:11:15 +08:00
include
ext_mem: make memory region check strict
2022-06-28 14:17:44 +08:00
test_apps
/psram
ci: add psram test to s3 boards with quad psram
2022-08-19 12:35:15 +08:00
.build-test-rules.yml
feat: use standalone project idf-build-apps for find/build apps utils
2022-07-14 08:26:31 +08:00
CMakeLists.txt
…
esp_psram_impl.h
…
esp_psram.c
esp_psram: improve mapping log when physical range is larger
2022-07-27 10:22:09 +00:00
Kconfig
…
Kconfig.spiram.common
…
linker.lf
…
mmu_psram.c
…
mmu.c
…
project_include.cmake
…