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-10 17:49:10 -04:00
Code
Issues
Projects
Releases
Wiki
Activity
esp-idf
/
components
/
soc
History
Angus Gratton
a67d5d89e0
Replace all DOS line endings with Unix
...
Command run was: git ls-tree -r HEAD --name-only | xargs dos2unix
2018-07-12 19:10:37 +08:00
..
esp32
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +08:00
include
/soc
Replace all DOS line endings with Unix
2018-07-12 19:10:37 +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