Bernard Xiong
|
34c77da153
|
[Kernel] Add nested mutex feature
|
2022-10-15 16:19:13 +08:00 |
Stanley Lwin
|
02a0da51c3
|
List command (#6134)
* initial commit for list cmd
|
2022-07-04 09:38:50 +08:00 |
a1012112796
|
697bf139b2
|
[enhancement] Add string information for error (#3186)
* [enhancement]Add string information for error
* Update src/kservice.c
* Update src/kservice.c
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
* remove %m
Signed-off-by: a1012112796 <1012112796@qq.com>
Co-authored-by: Meco Man <920369182@qq.com>
|
2022-06-29 14:21:21 +08:00 |
thewon86
|
f5b0bfd3f4
|
uniform code writing-disable interrupt
|
2022-04-20 14:22:43 +08:00 |
Tangyuxin
|
14d9709fdc
|
[finsh][cmd] Enhance system robustness (#5832)
|
2022-04-19 22:46:42 +08:00 |
guo
|
4b06115951
|
[finsh]fix list_device crash. (#5780)
|
2022-04-07 15:46:38 +08:00 |
guozhanxin
|
310f1ea4fa
|
[finsh] Fixed RT-Thread spelling
|
2022-03-29 14:43:34 +08:00 |
LiuKang
|
46d09e045e
|
[update] remove extra code. (#5663)
|
2022-03-14 09:14:09 +08:00 |
armink
|
fc72bd1f9b
|
[shell] update the code format
|
2021-11-25 15:33:50 +08:00 |
armink
|
31714562cc
|
[shell] update the list_timer cmd.
|
2021-11-25 15:30:36 +08:00 |
马志远
|
782c288db6
|
Repair that the tab key on msh do not work.
|
2021-08-25 09:31:35 +08:00 |
马志远
|
221da7f464
|
Remove C Style Command Shell
|
2021-08-23 17:30:05 +08:00 |
Man, Jianting (Meco)
|
3e6578916f
|
Merge branch 'master' into security
|
2021-08-17 16:56:10 -05:00 |
Meco Man
|
9479183e12
|
[kernel][device] 修复PR #4941 导致的编译警告
|
2021-08-17 06:51:27 -04:00 |
fenghuijie
|
c77ddf442a
|
list-thread命令针对多核添加bind core显示
|
2021-07-03 16:35:33 +08:00 |
Meco Jianting Man
|
7ab3b4dedc
|
移除cmd.c首行空白行
|
2021-05-21 10:09:26 +08:00 |
Meco Man
|
37a9231e62
|
[kernel][devices] add security devices
|
2021-03-19 13:26:12 +08:00 |
Meco Man
|
3c05a4e719
|
[compoenets] auto & manual formatted
|
2021-03-08 18:19:04 +08:00 |
WangQiang
|
502378cf93
|
1. 抽象了PHY的设备模型,在components中增加了PHY设备的相关代码以及KCONFIG配置和SConscript脚本
2. 在IMXRT的Libraries中增加了peripherals目录,用于具体型号的设备驱动相关的代码的实现,不应与MCU的平台相关,实现PHY的设备对象中的相关接口。
3. 修改了BSP中的Sconstruct文件,增加了peripherals目录的构建
4. 修改了KEIL环境的SCT文件,用于实现以太网功能
|
2020-10-12 19:17:00 +08:00 |
jch12138
|
c0a4da7c5b
|
添加static前缀,防止与用户自定函数冲突
|
2020-05-28 20:57:43 +08:00 |
jch12138
|
ebfba4974c
|
add clear
|
2020-04-07 20:19:33 +08:00 |
chenyong
|
df07cccccc
|
[components][finsh] fix compile error when the symbol table feature closed
|
2019-11-11 10:36:49 +08:00 |
Bernard Xiong
|
ae7a33c27c
|
Merge pull request #3077 from jesven/fix_mempool
修正rt_mp_free有可能唤醒一个错误任务指针的问题
|
2019-09-17 14:11:14 +08:00 |
shaojinchun
|
770cc2ffeb
|
修改mempool使用rt_list_for_each宏进行遍历
|
2019-09-17 11:02:34 +08:00 |
shaojinchun
|
ae1fdc70f0
|
修正rt_mp_free有可能唤醒一个错误任务指针的问题
|
2019-09-16 16:55:40 +08:00 |
tyustli
|
89b90592ee
|
add touch framework
|
2019-06-12 09:38:32 +08:00 |
guozhanxin
|
64813b6b07
|
add first version
|
2019-02-12 14:09:34 +08:00 |
Bernard Xiong
|
c2a85453b3
|
[finsh] Add RUNNING stat in thread
|
2019-01-13 14:22:13 +08:00 |
shaojinchun
|
fdfc7e541a
|
修正rt_object_get_information参数类型不匹配警告
|
2018-12-27 17:48:38 +08:00 |
shaojinchun
|
ed9a558da9
|
list_*时,提供对第一层object的原子保护
|
2018-12-27 16:31:22 +08:00 |
shaojinchun
|
3f79a78393
|
修正list_thread关中断时间过长的问题
|
2018-12-26 11:51:35 +08:00 |
zhaohengbo
|
afcd8b4521
|
fix some bug when stack grows upward
|
2018-12-15 11:20:24 +08:00 |
shaojinchun
|
fc6bc1ad39
|
Add smp support to RT-Thread 4.0
|
2018-11-22 18:16:47 +08:00 |
Bernard Xiong
|
46dae3f35f
|
Merge branch 'master' into dev-4.0.x
|
2018-11-20 23:13:45 +08:00 |
Bernard Xiong
|
00a655ac1c
|
[Kernel] Add ARCH_CPU_STACK_GROWS_UPWARD option
|
2018-11-11 15:56:02 +08:00 |
chenchaoqun@rt-thread.com
|
931cdb1f6f
|
[finsh/shell] compatible definition for cube package
|
2018-11-07 14:31:32 +08:00 |
Bernard Xiong
|
484afe9d2c
|
[Kernel] Add 64bit CPU support.
|
2018-10-26 06:35:42 +08:00 |
Bernard Xiong
|
9064b28c2a
|
[license] Change license to Apache.
|
2018-10-14 19:28:18 +08:00 |
Bernard Xiong
|
efe4523132
|
[Kernel] move module tolibc/libdl.
|
2018-08-30 20:27:45 +08:00 |
Bernard Xiong
|
682da9b249
|
[Kernel] Remove object container in module feature.
|
2018-06-10 17:56:02 +08:00 |
armink
|
76474b3e9d
|
[Components][Finsh] Fix list object name align issue.
|
2018-03-13 13:27:37 +08:00 |
Bernard Xiong
|
f9a7ba050a
|
[finsh] convert tab to space and split export API to finsh_api.h
|
2018-03-01 21:01:20 +08:00 |
Bernard Xiong
|
a3d96ed555
|
Use rt_object_get_information to get object chain
|
2017-12-12 07:38:02 +08:00 |
armink
|
d3ac388846
|
[rtservice] Add `rt_list_len` and `rt_slist_len` to rtservice.h .
|
2017-10-19 09:28:17 +08:00 |
bernard
|
95ab8c02aa
|
[finsh] Use standard uint type for data type.
Use uint8_t/uint32_t etc to replace u_char/u_long etc;
Use getchar for shell input.
|
2017-10-10 14:27:34 +08:00 |
gbcwbz
|
5941d73604
|
Convert tab into spaces
|
2016-09-07 23:45:39 +08:00 |
gbcwbz
|
517e909c3d
|
[finsh]Align title and content in list_* cmd
|
2016-09-07 23:24:12 +08:00 |
Bernard Xiong
|
108ba3b371
|
[finsh] change display format for list_thread.
|
2016-07-13 09:37:51 +08:00 |
Bernard Xiong
|
45c7f03035
|
[finsh] Fix object name issue in list_* cmd.
|
2016-06-13 13:29:18 +08:00 |
Bernard Xiong
|
4d93c31cce
|
Revert "[finsh] Beautify all list object information command."
This reverts commit cd3b0cfff5 .
|
2016-06-13 11:08:23 +08:00 |