mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-14 09:38:59 +00:00
esp_vfs_write (a.k.a "write") is not in IRAM, so placing just the ISR callback into IRAM doesn't make the callback IRAM-compatible.
esp_vfs_write (a.k.a "write") is not in IRAM, so placing just the ISR callback into IRAM doesn't make the callback IRAM-compatible.