rt-thread 私人库
Go to file
Grissiom 0168048f27 travis: auto build the simulator
Building is only the first step. Correctness is what we need. There are
already many GCC builds for other bsp so GCC building for simulator is
not important. So I use clang-analyze to check all the source codes in
simulator project. Hope it will help us.
2013-09-07 15:46:11 +08:00
bsp simulator: add clang-analyze tool support 2013-09-07 15:15:48 +08:00
components log_trace: cleanup 2013-09-03 16:09:16 +08:00
documentation change the version number in doxyfile 2013-04-10 21:51:00 +08:00
examples fixed a syntax error 2013-04-10 00:17:52 +08:00
include dev/portal: implement portal device 2013-08-20 12:54:43 +08:00
libcpu sim/posix: move rt_hw_context_switch_interrupt after it's definition 2013-09-04 00:05:03 +08:00
src fix debug output of scheduler 2013-08-19 10:08:11 +08:00
tools Scons: add a custom tool to do clang static analyze 2013-09-07 15:15:48 +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: auto build the simulator 2013-09-07 15:46:11 +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.