This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-12-04 08:09:56 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c360f8decedf87d3114efe37f8a8918538d5095d
esp-idf
/
components
/
soc
History
Jeroen Domburg
740f8a79f0
Add logic to make external RAM usable with malloc()
2017-09-28 17:17:50 +08:00
..
esp32
Add logic to make external RAM usable with malloc()
2017-09-28 17:17:50 +08:00
include
/soc
Add logic to make external RAM usable with malloc()
2017-09-28 17:17:50 +08:00
test
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
component.mk
Add initial SPI RAM support. This adds support for an ESP-PSRAM32 chip connected to the default flash pins and GPIO 16 and 17. The RAM is mapped to address 0x3F800000, but otherwise ignored by esp-idf as of yet.
2017-09-04 12:05:49 +08:00