mirror of
https://github.com/espressif/esp-idf.git
synced 2026-05-06 08:37:29 +02: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.