提交 d5f88301 编写于 作者: mysterywolf's avatar mysterywolf

add newlib/dlib readme

上级 794f969d
# ARMLIB (Keil-MDK) porting for RT-Thread
Please define RT_USING_LIBC and compile RT-Thread with Keil-MDK compiler.
## More Information ## More Information
https://www.keil.com/support/man/docs/armlib/ https://www.keil.com/support/man/docs/armlib/
\ No newline at end of file
# Attention : ## Attentions
1. This folder is "common" for armlibc newlibc and dlib. It's not "common" for minilibc. 1. This folder is "common" for armlibc newlibc and dlib. It's not "common" for minilibc.
......
Dlib(IAR) porting for RT-Thread. # DLIB (IAR) porting for RT-Thread
Please define RT_USING_LIBC and compile RT-Thread with IAR compiler. Please define RT_USING_LIBC and compile RT-Thread with IAR compiler.
## More Information
http://www.iarsys.co.jp/download/LMS2/arm/7502/ewarm7502doc/arm/doc/EWARM_DevelopmentGuide.ENU.pdf P.130
\ No newline at end of file
# 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
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册