esp-idf/tools/ldgen/test/data
Renz Bagaporo ef6c8e351b 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-01-19 11:17:18 +08:00
..
Kconfig
sample.lf Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sdkconfig Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
sections.info ldgen: fix sections info parsing 2021-01-19 11:17:18 +08:00
sections_parse.info ldgen: fix sections info parsing 2021-01-19 11:17:18 +08:00
template.ld Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00