rt-thread-official/components/libc/compilers
马龙伟 47cd52d162
修复不使能 RT_USING_DEVICE 时编译报错 (#9145)
* 修复不使能 RT_USING_DEVICE 时编译报错

* 删除 ctime.c 中多余引用
2024-08-04 09:56:47 +08:00
..
armlibc fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
common 修复不使能 RT_USING_DEVICE 时编译报错 (#9145) 2024-08-04 09:56:47 +08:00
dlib [iar] fix legacy macros will be added if cannot get the IAR version 2024-04-06 23:37:32 -04:00
musl sync smart & dfs (#8672) 2024-03-28 23:42:56 +08:00
newlib fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +08:00
picolibc fix some -Wmissing-prototypes warnings 2024-01-02 21:25:26 +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.