rt-thread 私人库
Go to file
Grissiom e9e8e3f3ca TC: do not use rt_sem_trytake to clean the sem
There can be a race condition that the sem has alread been detached
after we did the cleanup. Besides, there is a RT_IPC_CMD_RESET command
in rt_sem_control which is more clear in setting the sem values.
2013-12-18 20:52:55 +08:00
bsp simulator: disable RTGUI in rtconfig.h 2013-12-08 20:39:19 +08:00
components move SQLiteLib/SConscript file to SQLite-3.8.1/SConscript 2013-11-30 15:00:24 +08:00
documentation change the version number in doxyfile 2013-04-10 21:51:00 +08:00
examples TC: do not use rt_sem_trytake to clean the sem 2013-12-18 20:52:55 +08:00
include Merge pull request #173 from grissiom/new-timer 2013-10-17 15:44:20 -07:00
libcpu cortex-r4: use byte to allocate the stack 2013-11-17 12:49:08 +08:00
src kernel: timer: fix compiling bug in d59aa279c3 2013-10-19 21:07:14 +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.