- 22 11月, 2018 1 次提交
-
-
由 shaojinchun 提交于
-
- 25 9月, 2018 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 14 9月, 2018 1 次提交
-
-
由 Bernard Xiong 提交于
Update license for RT-Thread kernel.
-
- 30 8月, 2018 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 14 7月, 2018 1 次提交
-
-
由 armink_ztl 提交于
-
- 13 7月, 2018 1 次提交
-
-
由 armink_ztl 提交于
-
- 10 6月, 2018 2 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
-
- 07 2月, 2018 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 15 10月, 2017 1 次提交
-
-
由 bernard 提交于
1. Add signal implementation; 2. Change the 'rt_uint8_t' of cmd to 'int';
-
- 15 9月, 2017 1 次提交
-
-
由 emlslxl 提交于
-
- 31 7月, 2017 2 次提交
-
-
由 z13955633063 提交于
modify: ../../libcpu/risc-v/e310/stack.c rmove unused macro definition modify: ../../src/idle.c Return to the original version
-
由 z13955633063 提交于
add file that forget to submit before auto change timer mtimercmp register on the base of RT_TICK_PER_SECOND in rtconfig.h no flashing led new file: ../../src/idle.c recover old file
-
- 30 7月, 2017 1 次提交
-
-
由 z13955633063 提交于
enable interrupt after return form rt_hw_context_switch
-
- 07 6月, 2017 1 次提交
-
-
由 bernard 提交于
-
- 23 5月, 2017 1 次提交
-
-
由 geniusgogo 提交于
-
- 22 5月, 2017 1 次提交
-
-
由 geniusgogo 提交于
-
- 16 5月, 2017 2 次提交
-
-
由 geniusgogo 提交于
-
由 xieyangrun 提交于
-
- 09 8月, 2016 1 次提交
-
-
由 ArdaFu 提交于
-
- 11 9月, 2014 1 次提交
-
-
由 bernard 提交于
-
- 02 9月, 2014 1 次提交
-
-
由 Grissiom 提交于
The rt_list_isempty has prototype of "int rt_list_isempty(const rt_list_t *l)". So the compiler has a good reason that the rt_thread_defunct list does not change within rt_thread_idle_excute thus optimize the "while" loop into a "if". So add the volatile qualifier when test against the rt_thread_defunc list.
-
- 21 12月, 2013 1 次提交
-
-
由 Grissiom 提交于
Out side world is difficult to tell whethere there is dead thread remaining. If rt_thread_idle_excute only do one cleanup, it's hard to finish cleanups outside the idle thread. So let is loop and do all the cleanups in one call.
-
- 24 6月, 2013 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 25 4月, 2013 1 次提交
-
-
由 Bernard Xiong 提交于
-
- 29 12月, 2012 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2554 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 20 12月, 2012 1 次提交
-
-
由 dzzxzz@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2503 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 28 11月, 2012 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2458 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 02 6月, 2012 1 次提交
-
-
由 dzzxzz@gmail.com 提交于
using rt_bool_t instead of rt_err_t git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2150 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 16 5月, 2012 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2119 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 14 4月, 2012 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2044 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 22 3月, 2012 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2005 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 17 3月, 2012 1 次提交
-
-
由 dzzxzz 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 05 10月, 2011 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1739 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 21 9月, 2011 1 次提交
-
-
由 dzzxzz 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1715 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 19 9月, 2011 1 次提交
-
-
由 dzzxzz 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1713 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 05 7月, 2011 1 次提交
-
-
由 qiuyiuestc 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1618 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 15 6月, 2011 1 次提交
-
-
由 bernard.xiong@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1503 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 12 6月, 2011 1 次提交
-
-
由 mbbill@gmail.com 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
-
- 04 3月, 2011 1 次提交
-
-
由 wuyangyong 提交于
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1306 bbd45198-f89e-11dd-88c7-29a3b14d5316
-