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-01 11:26:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d46a2af0bf84202b677412ff901bdd05c76fda74
esp-idf
/
components
/
esp_psram
History
Fu Hanxi
05d2357062
feat: use standalone project idf-build-apps for find/build apps utils
2022-07-14 08:26:31 +08:00
..
esp32
efuse: Adds major and minor versions and others
2022-07-05 14:38:27 +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-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
psram: reserve dma pool in the step of heap max block
2022-06-30 10:18:20 +00:00
Kconfig
…
Kconfig.spiram.common
…
linker.lf
…
mmu_psram.c
…
mmu.c
…
project_include.cmake
…