rt-thread 私人库
Go to file
Grissiom 3ef523714f remove math code for newlib
Newlib already have optimized and full featured math implementation. To
use it, one should add:

    env['LIBS'] = ['m']

or equivalent to the SConstruct.
2013-01-10 14:58:07 +08:00
bsp update CRLF 2013-01-09 00:06:34 +08:00
components remove math code for newlib 2013-01-10 14:58:07 +08:00
documentation convert end of line 2013-01-08 05:05:02 -08:00
examples Re-normalizing the repo 2013-01-08 22:40:58 +08:00
include change version number 2013-01-09 11:00:32 +08:00
libcpu convert end of line 2013-01-08 05:05:02 -08:00
src convert end of line 2013-01-08 05:05:02 -08:00
tools convert end of line 2013-01-08 05:05:02 -08:00
.gitattributes update .gitattributes 2013-01-08 23:57:29 +08:00
.gitignore Add .gitignore 2013-01-04 22:59:28 +08:00
.travis.yml Add support for auto ci 2013-01-04 19:55:35 +08:00
AUTHORS update CRLF 2013-01-09 00:06:34 +08:00
COPYING import RT-Thread RTOS 0.3.x to Google SVN 2009-07-02 22:48:23 +00:00
README.md Create README.md 2013-01-08 05:12:58 -08:00

README.md

RT-Thread

RT-Thread is an open source real-time operating system for embedded devices.