mirror of
https://github.com/espressif/esp-idf.git
synced 2026-02-09 04:50:31 -05:00
The caches are disabled when reading/writing/erasing flash. All CPUs should always execute code and access data from internal RAM. Add an IRAM option to enhance the performance of LEDC. Closes https://github.com/espressif/esp-idf/issues/11554