mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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