This website requires JavaScript.
Explore
Help
Sign In
blackbeard420
/
esp-idf
Watch
1
Star
0
Fork
0
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf
synced
2025-03-21 06:59:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_psram
History
Armando
70ab635dd0
esp_psram: fixed 40mhz cs signal glitch issue
2022-08-18 20:26:32 +08:00
..
esp32
esp_psram: fixed 40mhz cs signal glitch issue
2022-08-18 20:26:32 +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
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04: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
esp_psram: remove g_spiram_ok
2022-06-14 15:44:27 +08:00
mmu.c
…
project_include.cmake
…