rt-thread/components/libc/compilers
guo 126f80e2e6
Merge pull request #5469 from mysterywolf/simulator
2022-01-04 18:53:26 +08:00
..
armlibc [armclang] 使用__clang__代替__CLANG_ARM 2021-12-29 14:15:38 -05:00
common [libc] 处理在win32平台下的编译问题 2022-01-03 13:33:03 -05:00
dlib [libc] 删除compiler_private.c文件 2021-12-30 01:27:25 +08:00
gcc [libc] 删除compiler_private.c文件 2021-12-30 01:27:25 +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.