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-01 14:49:29 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a19aaf2072e3320f9d99d1b19efcf020623f5bcd
esp-idf
/
components
/
bootloader
/
subproject
History
Jeroen Domburg
34372a091c
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
..
main
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
.gitignore
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00
Makefile
build system: Use component.mk for all components, refactor bootloader build
2017-07-19 09:10:48 +10:00