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 |
armink
|
cd3b0cfff5
|
[finsh] Beautify all list object information command.
|
2016-06-04 11:03:30 +08:00 |
armink
|
cbbe5a6edd
|
[finsh] Beautify the list_thread command.
|
2016-06-02 17:06:41 +08:00 |
armink
|
1bd8d0f75e
|
[finsh] Beautify the list_thread command.
|
2016-06-02 14:29:44 +08:00 |
Bernard Xiong
|
f4248a95c3
|
[Finsh] Add script feature for msh.
|
2015-10-11 15:38:08 +08:00 |
heyuanjie87
|
8f9bda579a
|
定义Timer设备类
|
2015-09-06 15:18:15 +08:00 |
heyuanjie87
|
c84887d021
|
加入定时器设备
|
2015-09-02 22:00:24 +08:00 |
bernard
|
924264b277
|
Remove list_mod_detail command from msh.
|
2015-03-20 12:44:02 +08:00 |
Grissiom
|
aca8f8eb2d
|
shell: print the ref count in `list_device`
|
2014-06-18 11:18:43 +08:00 |
bernard
|
444b928d22
|
Add more command to msh for module.
|
2014-03-12 08:47:10 +08:00 |
Bernard Xiong
|
abdcd80dcd
|
[Finsh] Add more command in msh
|
2014-01-05 14:57:58 +08:00 |
bernard
|
b924104129
|
Add FINSH_USING_MSH_ONLY option
|
2014-01-01 23:14:45 +08:00 |
Grissiom
|
b4ab82284f
|
finsh/cmd: add description for new pipe and portal device
|
2013-08-20 14:27:28 +08:00 |
Bernard Xiong
|
d80a471680
|
Fix the memheap_realloc issue
|
2013-06-03 06:44:35 +08:00 |
Bernard Xiong
|
009eccf640
|
fix the wrong strcpy issue in list() function
|
2013-04-04 15:32:10 +08:00 |
Bernard Xiong
|
97eadb7d8e
|
implement a shell for module
|
2013-03-30 16:14:38 +08:00 |
prife
|
5d68ef8ec1
|
fix bug in finsh when built with 64bit-gcc
|
2013-01-22 12:44:47 +08:00 |
dzzxzz@gmail.com
|
6e6d5c5b0d
|
fixed the coding style
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2572 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-31 05:33:46 +00:00 |
bernard.xiong@gmail.com
|
9a8fbc6f17
|
fix some compiling warning.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2571 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-31 04:17:31 +00:00 |
rogerz.zhang@gmail.com
|
d573786d52
|
fix memory access error in list_tc() under bsp/simulator
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2550 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-29 08:11:38 +00:00 |
bernard.xiong@gmail.com
|
9a52205a5e
|
Add min_length initialization.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2537 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-12-28 08:49:15 +00:00 |
bernard.xiong@gmail.com
|
1c425607c3
|
fixed mutex issue in memheap; fixed compiling issue in kservice.c when COMPILER is not defined; add finsh for win32 porting.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2365 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-10-22 03:12:21 +00:00 |
bernard.xiong@gmail.com
|
b07bd9b030
|
Change the const prefix to right position.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2294 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-09-20 05:07:14 +00:00 |
bernard.xiong@gmail.com
|
d228266e65
|
Remove I2C device and add PM pseudo device.
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2171 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-18 03:11:40 +00:00 |
luohui2320@gmail.com
|
72bce28791
|
backup to previous version
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2162 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-13 17:16:22 +00:00 |
luohui2320@gmail.com
|
9b8fcde8af
|
ADD "I2C BUS Device" type in _list_device()
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2161 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-13 17:08:43 +00:00 |
dzzxzz@gmail.com
|
43f2bfc013
|
add a new command list_memheap() into finsh
and unify the coding style in memheap.c
git-svn-id: https://rt-thread.googlecode.com/svn/trunk@2151 bbd45198-f89e-11dd-88c7-29a3b14d5316
|
2012-06-03 06:16:30 +00:00 |