supperthomas
|
19bcf9ae32
|
add the formatted file
|
2021-08-16 22:07:46 +08:00 |
supperthomas
|
33a6700f16
|
add the comment of irq.c
|
2021-08-15 23:04:22 +08:00 |
fenghuijie
|
0015af02e4
|
调整代码,以支持cpu usage
|
2021-07-05 18:33:22 +08:00 |
Meco Man
|
e019a57ff3
|
[kernel] 补充endif后缀注释(2)
|
2021-06-10 17:58:31 +08:00 |
Meco Man
|
305f9946d8
|
clarify the context
|
2021-04-12 23:08:40 +08:00 |
Meco Man
|
0d21f37119
|
[kernel][irq] 优化DEBUG打印输出位置,防止造成歧义
|
2021-04-12 23:01:35 +08:00 |
Meco Man
|
678306d300
|
[kernel]auto formatted
|
2021-03-08 11:25:38 +08:00 |
tangyuxin
|
df3a9e573f
|
[src][irq] 添加 WEAK 修饰,中断嵌套数可由外部提供。
|
2019-07-12 11:15:20 +08:00 |
Bernard Xiong
|
2a7d814f77
|
[libcpu] Add unified RISC-V libcpu porting.
|
2018-12-08 10:41:38 +08:00 |
shaojinchun
|
fc6bc1ad39
|
Add smp support to RT-Thread 4.0
|
2018-11-22 18:16:47 +08:00 |
Bernard Xiong
|
ff08faf605
|
[Kernel] Adjust the copyright information
|
2018-09-25 11:06:07 +08:00 |
Bernard Xiong
|
41f7f2c284
|
[Kernel] Update to Apache License v2.0
Update license for RT-Thread kernel.
|
2018-09-14 22:37:43 +08:00 |
dogandog
|
50393389ff
|
Correct comments about doxygen format
chang /*@{*/ to /**@{*/ and /*@}*/ to /**@}*/
|
2016-08-19 10:08:35 +08:00 |
ArdaFu
|
189e9b9632
|
[Kernel] add new hooks for support trace componment.
|
2016-08-09 11:29:11 +08:00 |
Bernard Xiong
|
79392bb082
|
Embedded GPLv2 license.
|
2013-06-24 17:06:09 +08:00 |
Bernard Xiong
|
72782e9203
|
convert end of line
|
2013-01-08 05:05:02 -08:00 |
dzzxzz@gmail.com
|
ec623a851e
|
fixed the coding style in irq.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2504 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-21 03:33:25 +00:00 |
dzzxzz@gmail.com
|
0e40d55d9f
|
fixed the coding style of RT_DEBUG_LOG
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2500 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-20 07:25:19 +00:00 |
bernard.xiong@gmail.com
|
25268ad23d
|
Add more symbols export for application module.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2205 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-07-06 11:20:53 +00:00 |
dzzxzz@gmail.com
|
25a5353e66
|
fixed spelling error
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2175 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-18 12:21:03 +00:00 |
dzzxzz
|
12b5e56f46
|
unify the coding style of kernel
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1998 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-03-17 06:43:49 +00:00 |
dzzxzz
|
c0f80bdf9a
|
cleanup kernel code
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1715 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-09-21 03:56:42 +00:00 |
bernard.xiong@gmail.com
|
ee68988518
|
change the RT_DEBUG_NOT_REENT to RT_DEBUG_NOT_IN_INTERRUPT.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1503 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-14 23:59:42 +00:00 |
mbbill@gmail.com
|
864bd11802
|
Add reentrance check. Put kernel debug switch together.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@1494 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2011-06-12 10:01:48 +00:00 |
bernard.xiong
|
5e82a9a022
|
remove rt_passed_second in clock; init device driver when driver has been opened if it is not in activate status; change interrupt nest count to rt_uint8_t; add rt_console_set_device function in kservice.c (rt_kprintf function can use device right now)
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@464 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2010-03-08 23:09:40 +00:00 |
bernard.xiong
|
51e2d91378
|
add license and copyright info
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@226 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-12-25 12:18:53 +00:00 |
bernard.xiong
|
bda4730a94
|
import RT-Thread RTOS 0.3.x to Google SVN
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2009-07-02 22:48:23 +00:00 |