rt-thread-official/components/libc/compilers/newlib
Meco Man 740a810274 [errno][libc] 解决sys头文件在libc未开启时的引入问题 2021-06-12 18:11:51 +08:00
..
machine [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
README.md add newlib/dlib readme 2020-11-10 13:06:16 +08:00
SConscript [libc][time] 细微调整time.c 2021-04-28 13:03:43 +08:00
libc.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
libc.h [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
libc_syms.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
minilib.c [errno][libc] 解决sys头文件在libc未开启时的引入问题 2021-06-12 18:11:51 +08:00
stdio.c [compoenets] auto & manual formatted 2021-03-08 18:19:04 +08:00
syscalls.c [libc][unistd] 完善isatty() 2021-04-26 14:31:31 +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