OVMS3-idf/tools/ldgen
Renz Bagaporo ccbca45709 ldgen: determinism in mapping rule order
This MR imposes some determinism in the mapping rule order in the output
file. For each section, the archives are arranged alphabetically
(ascending), and the mapping rules in each archive are arranged by
increasing specificity then alphabetically (ascending). The default
rules remain the very first rule for each section.
2020-05-12 22:21:35 +08:00
..
samples newlib: Provide library name for ROM libc object files linked as PSRAM workarounds 2019-01-24 11:30:05 +08:00
test ldgen: determinism in mapping rule order 2020-05-12 22:21:35 +08:00
__init__.py tools: implement linker script generation 2018-11-16 12:42:02 +08:00
fragments.py ldgen: rename common module 2019-04-14 12:48:27 +08:00
generation.py ldgen: determinism in mapping rule order 2020-05-12 22:21:35 +08:00
ldgen.py ldgen: rename common module 2019-04-14 12:48:27 +08:00
ldgen_common.py ldgen: rename common module 2019-04-14 12:48:27 +08:00
sdkconfig.py Use kconfiglib from $IDF_PATH/tools/kconfig_new 2019-09-11 14:39:01 +02:00