mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
ee2f8b1a62
Jump tables placed in flash would cause issue with code that needed to be ran from IRAM. These optimizations are now always disabled.