This website requires JavaScript.
Explore
Help
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
2025-11-17 10:12:13 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04c74efedd62ef50beddca7e1050beba9d21f419
esp-idf
/
components
/
esp32
/
ld
History
Michael (XIAO Xufeng)
c73575de4f
feat(sdio_slave): add headers for sdio slave components: slc, host, hinf
2018-05-21 23:48:33 +08:00
..
elf_to_ld.sh
…
esp32.common.ld
freertos: Adds C11 TLS support
2018-02-07 18:46:57 +03:00
esp32.ld
esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround
2017-12-27 11:59:54 +11:00
esp32.peripherals.ld
feat(sdio_slave): add headers for sdio slave components: slc, host, hinf
2018-05-21 23:48:33 +08:00
esp32.rom.ld
component/bt: implement HFP Hands Free Unit Role
2018-05-21 11:33:30 +08:00
esp32.rom.nanofmt.ld
…
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
esp32.spiram.rom-functions-dram.ld
Make sure functions that are in ROM in the non-external-ram-workaround version, are in RAM (and not in flash) in the ext-ram workaround version.
2017-09-13 10:36:56 +08:00
esp32.spiram.rom-functions-iram.ld
Make sure functions that are in ROM in the non-external-ram-workaround version, are in RAM (and not in flash) in the ext-ram workaround version.
2017-09-13 10:36:56 +08:00