OVMS3-idf/tools/ldgen/samples
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
..
esp32.lf linker: When using section type attributes, create unique sections 2018-12-19 04:42:04 +00:00
mappings.lf ldgen: update component linker fragment files 2019-04-04 15:57:34 +08:00
sdkconfig cmake: Add new compiler optimization levels definitions 2019-09-06 17:37:19 +08:00
sections.info tools: implement linker script generation 2018-11-16 12:42:02 +08:00
template.ld esp32: Allow fixed static RAM size and DRAM heap size 2019-06-06 18:23:04 +10:00