OVMS3-idf/tools/ldgen/samples
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
..
esp32.lf linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
mappings.lf tools: implement linker script generation 2018-11-16 12:42:02 +08:00
sdkconfig tools: implement linker script generation 2018-11-16 12:42:02 +08:00
sections.info tools: implement linker script generation 2018-11-16 12:42:02 +08:00
template.ld tools: implement linker script generation 2018-11-16 12:42:02 +08:00