esp-idf/components
Omar Chebib da731a7eeb psram: add configuration macros to move workaround libc functions to flash
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.
2021-06-23 17:40:02 +08:00
..
2021-05-17 03:43:02 +02:00
2021-06-17 09:40:09 +08:00
2021-06-16 09:48:21 +08:00
2021-05-12 17:53:32 +08:00
2021-06-19 14:27:44 +08:00
2021-06-15 18:52:56 +08:00