mirror of
https://github.com/apache/nuttx.git
synced 2026-05-12 01:42:49 +08:00
7c96537a58
This allows the compiler to automatically identify which string functions can be compiled into libraries, and the compiler's internal implementation is faster than libc functions. Signed-off-by: anjiahao <anjiahao@xiaomi.com>