mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
Workaround libc can be moved to flash thanks to KConfig macros. However, the following functions: `itoa`, `memcmp`, `memcpy`, `memset`, `strcat`, `strcmp`, and `strlen` are always kept it in IRAM.