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 tools: Invoke menuconfig as named module 2020-12-13 08:07:00 +01:00
version.mk version: Update to v4.4-dev 2021-02-10 16:07:24 +11:00