Omar Chebib
|
063fbc872d
|
fix(ldgen): fix linker script generation from a single-entry fragment file
|
2024-08-27 11:41:15 +08:00 |
|
Fu Hanxi
|
172854a850
|
refactor: rewrite ldgen fragment file parser
closes https://github.com/espressif/esp-idf/issues/7940
|
2022-01-07 16:18:32 +08:00 |
|
Fu Hanxi
|
a44953ecd4
|
refactor: move ldgen into a separate package
|
2022-01-07 16:18:32 +08:00 |
|
Renz Bagaporo
|
10c5226095
|
ldgen: use uppercase keywords for flags
|
2021-03-01 14:19:34 +08:00 |
|
Renz Bagaporo
|
b99777066f
|
ldgen: implement flags support
Implement support for KEEP, ALIGN, emitting symbols and SORT.
Add appropriate tests
Defines default mapping in linker fragment file
|
2021-03-01 14:19:34 +08:00 |
|
Renz Bagaporo
|
7f18c948dc
|
ldgen: refactor generation tests and description addition
|
2021-02-05 10:20:37 +08:00 |
|
Renz Bagaporo
|
0142676cbf
|
ldgen: additional tests for generation support classes
|
2021-02-03 19:50:36 +08:00 |
|