esp-idf/make
Marius Vikhammer ee2f8b1a62 build system: always build with -fno-jump-tables & -fno-tree-switch-conversion
Jump tables placed in flash would cause issue with code that needed to be ran from IRAM.

These optimizations are now always disabled.
2021-06-24 14:54:10 +08:00
..
common.mk
component_common.mk
component_wrapper.mk
ldgen.mk
project.mk build system: always build with -fno-jump-tables & -fno-tree-switch-conversion 2021-06-24 14:54:10 +08:00
project_config.mk
version.mk