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
d376105e8e
esp-idf
/
components
/
soc
History
Angus Gratton
7f50bb7e7f
Merge branch 'release/v3.1' into feature/cmake_v3.1
2018-08-17 14:14:10 +10:00
..
esp32
gpio: Bitmask overflow fix in gpio_reset_pin
2018-08-14 04:23:56 +03:00
include
/soc
soc: Fix check_long_hold_gpio and move def to soc
2018-06-26 12:47:55 +05:00
test
soc: add source code of rtc_clk, rtc_pm
2017-04-11 15:45:54 +08:00
CMakeLists.txt
cmake: Add component dependency support
2018-04-30 09:59:20 +10: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