rt-thread/components/libc/compilers/newlib
Bernard Xiong 2bf53d315d
Merge pull request #4369 from mysterywolf/removeminilibc
[libc]移除minilibc 并将其职能并入newlibc中
2021-02-27 09:12:45 +08:00
..
machine [libc][newlib]重定义CLOCKS_PER_SEC宏 2021-02-17 03:21:20 +08:00
sys [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
README.md add newlib/dlib readme 2020-11-10 13:06:16 +08:00
SConscript remove minilibc 2021-02-23 03:21:16 +08:00
libc.c [Libc] Disable ENV when disable DFS. 2018-11-09 09:18:05 +08:00
libc.h 移除无用的代码 2021-02-11 16:29:14 +08:00
libc_syms.c update 2021-02-12 01:46:16 +08:00
minilib.c update 2021-02-23 11:16:41 +08:00
stdio.c [license] Change license to Apache. 2018-10-14 19:28:18 +08:00
syscalls.c [libc]fix bug of _isatty_r() 2021-02-24 22:09:00 +08: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