esp-idf/tools/ldgen
Andrew 4fdaeb6b6e cmake: Add new compiler optimization levels definitions
Rename and add multiple kconfig compiler options. New compiler options
COMPILER_OPTIMIZATION_PERF and COMPILER_OPTIMIZATION_NONE have been added.
Optimize "Debug" and "Release" options to "Default" and "Size" respectively.
This commit also does the following:

- The COMPILER_OPTIMIZATION_PERF option introduced multiple bug.
This commit fixes those bugs.
- build.yml also updated to test for the new optimization options.
2019-09-06 17:37:19 +08:00
..
samples cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
test ldgen: allow multiple mapping fragments to map same library 2019-06-12 10:48:54 +08:00
__init__.py tools: implement linker script generation 2018-11-16 12:42:02 +08:00
fragments.py ldgen: allow multiple mapping fragments to map same library 2019-06-12 10:48:54 +08:00
generation.py ldgen: allow multiple mapping fragments to map same library 2019-06-12 10:48:54 +08:00
ldgen_common.py ldgen: rename common module 2019-04-13 08:59:32 +08:00
ldgen.py cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00
sdkconfig.py cmake: Use environment variables file for all config binaries 2019-07-01 15:54:27 +10:00