Bernard Xiong 2bf53d315d Merge pull request #4369 from mysterywolf/removeminilibc il y a 5 ans
..
machine 3392d7fe50 [libc][newlib]重定义CLOCKS_PER_SEC宏 il y a 5 ans
sys 9064b28c2a [license] Change license to Apache. il y a 7 ans
README.md d5f8830177 add newlib/dlib readme il y a 5 ans
SConscript b2d3317c6a remove minilibc il y a 5 ans
libc.c ad42abb933 [Libc] Disable ENV when disable DFS. il y a 7 ans
libc.h dbe1a9c2dc 移除无用的代码 il y a 5 ans
libc_syms.c 417f8b9bed update il y a 5 ans
minilib.c 6ee0d45644 update il y a 5 ans
stdio.c 9064b28c2a [license] Change license to Apache. il y a 7 ans
syscalls.c 20b95b8af5 [libc]fix bug of _isatty_r() il y a 5 ans

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