rt-thread 私人库
Go to file
prife 5641360b49 simulator: add createdef.py to generate def file for VS
Now we can get rid off Mingw to create def file. To create def file, one
should run:

    scons --def

in the bsp/simulator.
2013-10-14 22:53:59 +08:00
bsp simulator: add createdef.py to generate def file for VS 2013-10-14 22:53:59 +08:00
components Merge pull request #168 from grissiom/dfs-fix 2013-10-11 07:40:50 -07:00
documentation change the version number in doxyfile 2013-04-10 21:51:00 +08:00
examples components/utilities: add ymodem 2013-10-09 23:26:42 +08:00
include simulator: add createdef.py to generate def file for VS 2013-10-14 22:53:59 +08:00
libcpu Delete SConscript 2013-09-22 06:59:52 +08:00
src kernel: add RT_DEBUG_IN_THREAD_CONTEXT 2013-10-11 22:51:38 +08:00
tools scons script: support to generate vs2012 project xml 2013-10-01 15:37:34 +08:00
.gitattributes update .gitattributes 2013-01-08 23:57:29 +08:00
.gitignore adding *~ to .gitignore 2013-03-28 23:28:19 +08:00
.travis.yml travis: add scan-build in PATH 2013-09-07 18:31:05 +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 Update README.md 2013-05-05 05:41:37 +08:00

README.md

RT-Thread

Build Status

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