rt-thread-official/components/libc/compilers
tyx b80f581562 [compilers] Fix c/c++ compilation warnings and errors 2022-04-06 10:27:38 +08:00
..
armlibc [dmodule] 补充头文件 (#5602) 2022-02-17 12:34:48 +08:00
common [compilers] Fix c/c++ compilation warnings and errors 2022-04-06 10:27:38 +08:00
dlib [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题 2022-01-09 00:20:32 +08:00
newlib [libc] fix a typo (#5689) 2022-03-21 08:57:36 +08:00
SConscript [libc] Build correct SConscript file. 2017-10-13 12:44:54 +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.