rt-thread/components/libc/compilers/gcc/newlib
guozhanxin a5f6fdc780 add clang-arm support. 2021-12-22 13:03:05 +08:00
..
machine [posix] POSIX standard implementation for PSE51 (#5384) 2021-12-17 15:34:17 +08:00
README.md [libc]新建gcc文件夹,将newlib和partical文件夹并入 2021-09-27 16:40:12 -04:00
SConscript add clang-arm support. 2021-12-22 13:03:05 +08:00
fcntl.h [libc] 修复在fcntl.h中两种不同的宏编码方式导致的bug 2021-11-10 17:16:33 -05:00
libc_syms.c [libc]新建gcc文件夹,将newlib和partical文件夹并入 2021-09-27 16:40:12 -04:00
syscalls.c revise RT_USING_POSIX_STDIO to RT_USING_POSIX_DEVIO 2021-11-24 08:41:10 -05:00

README.md

NEWLIB (GCC) porting for RT-Thread

Please define RT_USING_LIBC and compile RT-Thread with GCC compiler.

More Information

https://sourceware.org/newlib/libc.html#Reentrancy