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
/
esp32
/
ld
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
..
elf_to_ld.sh
Initial public version
2016-08-17 23:08:22 +08:00
esp32.common.ld
Merge branch 'feature/cxx_exceptions' into 'master'
2017-09-01 00:27:41 +08:00
esp32.ld
Provide a default for CONFIG_BT_RESERVE_DRAM
2017-08-30 17:55:00 +10:00
esp32.peripherals.ld
driver(touch): fix bug and add more features
2017-08-22 21:21:39 +08:00
esp32.rom.ld
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
esp32.rom.nanofmt.ld
newlib: add "full" formatting support, add missing functions
2016-12-08 11:04:54 +08:00
esp32.rom.spiflash.ld
spiflash ROM functions: Remove Quad I/O mode enable/disable code from flash ROM functions
2017-04-13 17:54:42 +10:00
esp32.rom.spiram_incompatible_fns.ld
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