mirror of
https://github.com/apache/nuttx.git
synced 2026-08-18 11:41:51 +08:00
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>