- 10 4月, 2014 2 次提交
-
-
由 Grissiom 提交于
Compiler may do more optimization when the parameter is const.
-
由 Bernard Xiong 提交于
[USB]fix rt_usbd_set_config() BUG which set the USB device to configurat...
-
- 09 4月, 2014 3 次提交
-
-
由 Bernard Xiong 提交于
update MSH ifconfig and add MSH netstat.
-
由 wuyangyong 提交于
-
由 wuyangyong 提交于
-
- 08 4月, 2014 5 次提交
-
-
由 Bernard Xiong 提交于
[shell] define FINSH_PROMPT as finsh_get_prompt when FINSH_USING_MSH enabled
-
由 Grissiom 提交于
When MSH enabled, the prompt will change at the two shells. So we should use dynamic prompt when FINSH_USING_MSH defined.
-
由 Bernard Xiong 提交于
Qemu realview vmm
-
由 Grissiom 提交于
When RT-Thread is running stand alone, it forgot to enable the distributor of GIC.
-
由 Grissiom 提交于
This piece of code will enable the interrupt early before switching to the first thread. Although it is harmless, but not prefect.
-
- 07 4月, 2014 4 次提交
-
-
由 Bernard Xiong 提交于
Qemu realview vmm
-
由 Grissiom 提交于
-
由 Grissiom 提交于
-
由 Grissiom 提交于
-
- 06 4月, 2014 1 次提交
-
-
由 weety 提交于
[USB]fix rt_usbd_set_config() BUG which set the USB device to configuration state before enumerating the device.
-
- 03 4月, 2014 2 次提交
-
-
由 Bernard Xiong 提交于
[vmm] add realview-pb-a8 VMM support
-
由 Grissiom 提交于
-
- 02 4月, 2014 2 次提交
- 29 3月, 2014 4 次提交
-
-
由 Bernard Xiong 提交于
-
由 Bernard Xiong 提交于
[msh] don't complain on empty command
-
由 Grissiom 提交于
Just branch out and no complain on command length == 0;
-
由 bernard 提交于
-
- 27 3月, 2014 3 次提交
-
-
由 Bernard Xiong 提交于
Msh next
-
由 Grissiom 提交于
When DFS_USING_WORKDIR is enabled, msh will try to chdir if the command is not found. For example, if there is folder named "SD", and there is no `SD` command and `SD.mo` module, typing "SD" in msh will cd to the folder. In more detail, the execution order right now is: 1. built-in command 2. module 3. cd to path If you have a folder named "ps", you have to run `cd ps` to change the working dir.
-
由 Grissiom 提交于
Msh can execute module directly. So try to auto-complete the path when user press TAB. There is a chance that the path is a module.
-
- 25 3月, 2014 1 次提交
-
-
由 bernard 提交于
-
- 24 3月, 2014 2 次提交
-
-
-
由 bernard 提交于
-
- 23 3月, 2014 1 次提交
-
-
由 prife 提交于
modify the pixel format to RGB565 in sdl_fb.c
-
- 12 3月, 2014 3 次提交
-
-
由 nongxiaoming 提交于
-
由 bernard 提交于
-
由 bernard 提交于
-
- 11 3月, 2014 4 次提交
- 10 3月, 2014 2 次提交
-
-
由 bernard 提交于
-
由 Bernard Xiong 提交于
-
- 04 3月, 2014 1 次提交
-
-
由 bernard 提交于
-