This website requires JavaScript.
Explore
Help
Register
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
2024-10-05 20:47:46 -04:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
esp_psram
History
Ivan Grokhotkov
401c10ecfb
build system: re-add -Wno-format as private flag for some components
2022-08-03 16:42:47 +04: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 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
…
mmu.c
…
project_include.cmake
…