esp-idf/tools/ldgen/test/data
Renz Bagaporo 711048bce0 ldgen: fix sections info parsing
Fixes an issure where the first part of an object file name is not
included, due to matching the rule for a section entry previously.

Reduce depedency on matching literal strings in sections which might
change depending on toolchain (ex. matching 'elf32-xtensa-le')

Make sure parsing rule succeeds for the entirety of the sections info
string by adding 'parseAll=True'.

Add test for sections info parsing.
2021-06-17 12:21:53 +10:00
..
Kconfig ldgen: update tests for common fragment parsing 2019-04-04 15:56:46 +08:00
sample.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_parse.info ldgen: fix sections info parsing 2021-06-17 12:21:53 +10:00
sections.info ldgen: fix sections info parsing 2021-06-17 12:21:53 +10:00
template.ld newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00