esp-idf/components/esp32/ld
Angus Gratton 769bd4a4af linker: When using section type attributes, create unique sections
* Prevents section type conflict errors if (say) const & non-const data
  is put into the same section (ie with DRAM_ATTR)

* Allows linker --gc-sections to remove unused custom sections
2018-12-19 04:42:04 +00:00
..
elf_to_ld.sh
esp32.common.ld.in esp32: Add firmware version to app 2018-12-03 16:52:04 +08:00
esp32.extram.bss.ld doc: update document of external memory 2018-09-26 10:39:57 +08:00
esp32.ld Merge branch 'feature/bss_seg_in_external_memory' into 'master' 2018-10-10 14:40:21 +08:00
esp32.peripherals.ld
esp32.rom.ld component/bt: add vendor hci cmd 2018-11-09 14:39:04 +08:00
esp32.rom.libgcc.ld
esp32.rom.nanofmt.ld
esp32.rom.redefined.ld esp32: remove ROM functions redefined in IDF from LD script 2018-10-02 01:20:04 +00:00
esp32.rom.spiflash.ld
esp32.rom.spiram_incompatible_fns.ld esp32: remove ROM functions redefined in IDF from LD script 2018-10-02 01:20:04 +00:00
esp32.spiram.rom-functions-dram.ld
esp32.spiram.rom-functions-iram.ld
esp32_fragments.lf linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00