armink
|
541925195f
|
[rtdbg] Update dbg log header format.
|
2018-07-11 10:17:34 +08:00 |
armink
|
9ec76e302d
|
[rtdbg] Add LOG_RAW and dbg_raw API to rtdbg.h .
|
2018-07-11 10:15:46 +08:00 |
Bernard Xiong
|
f94cae3680
|
Merge pull request #1615 from uestczyh222/bypass
[Components][pipe]暴露 rt_pipe_delete 接口
|
2018-07-10 21:11:53 +08:00 |
zyh
|
b3eaf17e19
|
[Components][pipe]暴露 rt_pipe_delete 接口
|
2018-07-10 14:54:39 +08:00 |
ZYH
|
0408330195
|
Merge pull request #1613 from brucechousz/master
[BSP][STM32F4xx-HAL]更新norflash驱动,增加对sfud的支持
|
2018-07-09 09:31:38 +08:00 |
brucechousz
|
c55bb827c8
|
[BSP][STM32F4xx-HAL]更新norflash驱动,增加对sfud的支持
|
2018-07-08 17:48:11 +08:00 |
Bernard Xiong
|
360d74e451
|
Merge pull request #1612 from liu2guang/master
[BSP][RT1050] Fix the fire ethernet driver compilation bug.
|
2018-07-08 08:54:05 +08:00 |
liu2guang
|
a341a622ce
|
[BSP][RT1050] Fix the fire ethernet driver compilation bug. | 修复野火以太网驱动编译BUG.
|
2018-07-08 00:53:23 +08:00 |
ZYH
|
a0cb70575a
|
Merge pull request #1608 from uestczyh222/bypass
[BSP][STM32F4xx-HAL]support HSE Bypass
|
2018-07-06 10:50:24 +08:00 |
zyh
|
8c32f817a3
|
[BSP][STM32F4xx-HAL]support HSE Bypass
|
2018-07-05 17:11:53 +08:00 |
ZYH
|
e6a34ead5d
|
Merge pull request #1604 from uestczyh222/master
[Components][USB][Device]Support customer HID class|支持自定义HID设备
|
2018-07-04 14:55:19 +08:00 |
zyh
|
151330b721
|
[Components][USB][Device]Support customer HID class|支持自定义HID设备
|
2018-07-04 14:13:09 +08:00 |
Bernard Xiong
|
79e9d2360d
|
Merge pull request #1603 from liu2guang/master
[BSP][RT1050] Improve pin drive stability. | 提高PIN驱动稳定性.
|
2018-07-04 07:16:57 +08:00 |
Bernard Xiong
|
39998e4d89
|
Merge pull request #1602 from aozima/re_initial_dev
add re-initial check.
|
2018-07-04 07:15:45 +08:00 |
Bernard Xiong
|
33fb280140
|
Merge pull request #1601 from aozima/shell_dev
update shell prompt.
|
2018-07-04 07:15:03 +08:00 |
liu2guang
|
a28c3bffcb
|
[BSP][RT1050] Improve pin drive stability. | 提高PIN驱动稳定性.
1. 当先配置PIN为普通输入输出后, 再修改成中断, 不会出现无法触发中断的问题.
|
2018-07-03 15:59:07 +08:00 |
Bernard Xiong
|
eb821ae031
|
Merge pull request #1598 from heyuanjie87/lwp
[msh]执行小程序
|
2018-07-02 21:03:58 +08:00 |
ZYH
|
06789333f4
|
Merge pull request #1595 from brucechousz/master
[Bsp][STM32F10x-HAL]优化GPIO驱动减小Flash占用
|
2018-07-02 20:40:35 +08:00 |
Bernard Xiong
|
f388bb36c4
|
Merge pull request #1587 from zhaojuntao/Finsh-netstat
[finsh] update netstat
|
2018-07-02 19:56:52 +08:00 |
aozima
|
efada8768e
|
[shell] set prompt mode is default enable.
|
2018-07-02 19:46:37 +08:00 |
aozima
|
f3fc141f5f
|
[dfs] add re-initial check.
|
2018-07-02 16:58:49 +08:00 |
aozima
|
000fe93b9f
|
[lwip] add re-initial check.
|
2018-07-02 16:58:47 +08:00 |
aozima
|
4f1112f838
|
[shell] add finsh_set_prompt().
|
2018-07-02 16:23:00 +08:00 |
aozima
|
85e732ddaf
|
[shell] add finsh_get/set_prompt_mode.
|
2018-07-02 15:12:17 +08:00 |
heyuanjie
|
409e7fca0a
|
[msh]执行小程序
|
2018-07-02 13:47:47 +08:00 |
朱天龙 (Armink)
|
1d588c7475
|
Merge pull request #1596 from liquanqing/inc_modbus
[Components][modbus]add 485 controller pin to Kconfig | 在Kconfig中添加485控制引脚
|
2018-07-02 12:27:47 +08:00 |
aozima
|
e49a29f2dc
|
[shell] add re-initial check.
|
2018-07-02 09:56:12 +08:00 |
MurphyZhao
|
6856a8b5e6
|
[finsh] update netstat
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-07-02 09:32:52 +08:00 |
brucechousz
|
b76db6b45b
|
[Bsp][STM32F10x-HAL]优化GPIO驱动减小Flash占用
|
2018-06-30 17:56:02 +08:00 |
Bernard Xiong
|
9df6acc067
|
Merge pull request #1593 from Bluebear233/patch-5
[KCONFIG]添加pipe缓冲区大小配置
|
2018-06-30 16:28:16 +08:00 |
Bernard Xiong
|
e474861a4b
|
Merge pull request #1592 from uestczyh222/master
[BSP][QEMU]fix run error on mac add dbg.sh on linux
|
2018-06-30 16:27:59 +08:00 |
Bluebear233
|
985db0e3bf
|
[KCONFIG]添加pipe缓冲区大小配置
|
2018-06-30 10:36:31 +08:00 |
zyh
|
eead9cbd63
|
[BSP][QEMU]fix run error on mac add dbg.sh on linux
|
2018-06-29 22:56:42 +08:00 |
ZYH
|
0616f81ef6
|
Merge pull request #1584 from liu2guang/master
[bsp][stm32f10x] Fix compile error when configuring HSI.
|
2018-06-29 22:38:16 +08:00 |
Bernard Xiong
|
5b863eb89b
|
Merge pull request #1586 from zhaojuntao/wlan-fix-pwd
[drivers/wlan] Fix the problem that the password is empty
|
2018-06-29 22:19:47 +08:00 |
Bernard Xiong
|
05badde135
|
Merge pull request #1588 from heyuanjie87/lwp
Lwp
|
2018-06-29 22:15:35 +08:00 |
heyuanjie
|
8b8e448944
|
同步
|
2018-06-29 16:16:27 +08:00 |
heyuanjie
|
7d3af8e9ff
|
给lwp传递参数
|
2018-06-29 15:32:53 +08:00 |
MurphyZhao
|
6a85a624d7
|
[drivers/wlan] Fix the problem that the password is empty
Signed-off-by: MurphyZhao <d2014zjt@163.com>
|
2018-06-29 14:57:13 +08:00 |
Bernard Xiong
|
0f3820f1b6
|
Merge pull request #1578 from Zero-Sky/master
add bsp/TM4C129X-DK
|
2018-06-29 13:23:32 +08:00 |
liu2guang
|
e7df811926
|
[bsp][stm32f10x] Fix compile error when configuring HSI. |修复当配置为HSI内部时钟做为时钟源时编译错误问题.
|
2018-06-29 13:19:44 +08:00 |
Bernard Xiong
|
f0f883668c
|
Merge pull request #1579 from RT-Thread/fix_waitqueue
Fix waitqueue issue
|
2018-06-29 13:19:16 +08:00 |
Bernard Xiong
|
497a2dd02c
|
[Kernel] Remove the restriction of waitqueue
Remove the restriction of RT_USING_POSIX for waitqueue structure.
|
2018-06-29 12:18:37 +08:00 |
Bernard Xiong
|
0b93fa4aec
|
Merge pull request #1583 from Bluebear233/patch-1
Update dfs.c
|
2018-06-29 11:37:13 +08:00 |
ZYH
|
ea0e9b259d
|
Merge pull request #1582 from neverxie/stm32-f4xx-bsp
fixed two bugs in drv_gpio.c
|
2018-06-29 11:04:48 +08:00 |
Bluebear233
|
052e6009d0
|
Update dfs.c
修复list_fd打印乱码问题
|
2018-06-29 10:50:16 +08:00 |
liquanqing
|
ac0abf205d
|
delete extra notes
|
2018-06-29 01:15:24 +08:00 |
neverxie
|
4a915c33c4
|
fixed two bugs to drv_gpio.c
|
2018-06-28 20:14:12 +08:00 |
zero
|
01673841a0
|
add TM4C129X-DK
添加TM4C129X-DK开发板,完善README信息
|
2018-06-28 00:16:47 +08:00 |
liquanqing
|
212aac4715
|
reduction define
|
2018-06-27 21:56:55 +08:00 |