Angus Gratton 6b9784cc45 Merge branch 'master' into feature/cmake_update 7 anni fa
..
elf_to_ld.sh bd6ea4393c Initial public version 9 anni fa
esp32.common.ld b57843b66a cmake: Linker scripts need to account for .c.obj extension as well as .o 7 anni fa
esp32.ld f8580ea98f esp32: Change 192KB runtime static limit workaround to a 176KB link time workaround 8 anni fa
esp32.peripherals.ld c73575de4f feat(sdio_slave): add headers for sdio slave components: slc, host, hinf 7 anni fa
esp32.rom.ld 4c4e143a2f component/bt: implement HFP Hands Free Unit Role 7 anni fa
esp32.rom.nanofmt.ld 221dc13535 newlib: add "full" formatting support, add missing functions 9 anni fa
esp32.rom.spiflash.ld 85e76a7cfc spiflash ROM functions: Remove Quad I/O mode enable/disable code from flash ROM functions 8 anni fa
esp32.rom.spiram_incompatible_fns.ld 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. 8 anni fa
esp32.spiram.rom-functions-dram.ld 9c56d9e75e 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. 8 anni fa
esp32.spiram.rom-functions-iram.ld 9c56d9e75e 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. 8 anni fa