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 esp_common: add version definitions in code and build system 2019-05-20 13:14:56 +08:00
component_common.mk Secure boot: initial image signature support 2016-11-14 11:08:42 +11:00
component_wrapper.mk Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
ldgen.mk make: also pass IDF_ENV_FPGA when running ldgen 2020-07-01 10:54:24 +02:00
project_config.mk tools: Invoke menuconfig as named module 2020-12-13 08:07:00 +01:00
project.mk build system: always build with -fno-jump-tables & -fno-tree-switch-conversion 2021-06-24 14:54:10 +08:00
version.mk version: Update to v4.4-dev 2021-02-10 16:07:24 +11:00