rt-thread/components/libc/compilers
CYFS ee43eeb685
[ci]:add armclang BSP build coverage (#11577)
* ci: add armclang BSP build coverage

* components/libc: avoid armclang errno include recursion
2026-07-07 11:52:14 +08:00
..
armlibc Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
common [ci]:add armclang BSP build coverage (#11577) 2026-07-07 11:52:14 +08:00
dlib Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
musl Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
newlib Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
picolibc Reorganize Group names in build system for clarity and IDE integration #10923 2025-11-16 11:40:53 +08:00
SConscript [nano] rt-thread susport nano option 2023-11-30 11:39:34 +08:00
readme.md [libc][posix] add readme 2021-11-08 14:15:56 -05:00

readme.md

This folder provides uniformed header files crossing different compiler platforms, and supports basic standard C library functions, such as memory management and time management, etc.