Commit Graph

6391 Commits

Author SHA1 Message Date
chenyong 622fa0e7ce [net][at] Fix receive error data when AT CLI exits. 2018-08-21 09:35:21 +08:00
Bernard Xiong 3bfb9eec25
Merge pull request #1725 from uestczyh222/kconfig
[BSP][STM32F107]Update Kconfig
2018-08-18 12:02:22 +08:00
ZYH 28125ab9df [BSP][STM32F107]Update Kconfig 2018-08-18 11:22:30 +08:00
ZYH 09375e8a96
Merge pull request #1724 from whj4674672/master
升级[BSP]stm32f107
2018-08-18 11:07:50 +08:00
whj4674672 b8a6b1e38a add [BSP]stm32f107 Kconfig
add rt_console_set_devic,components,gpio,rtc
2018-08-17 22:43:55 +08:00
Bernard Xiong ea48042fe3
Merge pull request #1722 from zhaojuntao/sfud
[components/drivers/spi] 增加 sfud flash 设备查找接口
2018-08-16 16:01:14 +08:00
MurphyZhao 651149fcbb [components/drivers/spi] 增加 sfud flash 设备查找接口
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-08-16 14:48:46 +08:00
ZYH d06f9ac9df
Merge pull request #1716 from xeonxu/stm32hal_can
[STM32 BSP]CAN driver for stm32f4xx HAL.
2018-08-16 10:13:40 +08:00
Bernard Xiong 033e5f4fd4
Merge pull request #1719 from RT-Thread/feature_qemu_vsc
[BSP] Add vscode settings for qemu-vexpress-a9 bsp
2018-08-15 09:40:56 +08:00
Bernard Xiong 382c330725 [BSP] Add vscode settings for qemu-vexpress-a9 bsp 2018-08-15 09:15:08 +08:00
Bernard Xiong 8215a83523
Merge pull request #1715 from heyuanjie87/syscall
Syscall
2018-08-15 08:47:26 +08:00
heyuanjie87 18510fa80f
Update select.c 2018-08-14 09:33:22 +08:00
heyuanjie87 c90b449dac
Update select.c 2018-08-13 22:42:09 +08:00
Bernard Xiong fe77341621
Merge pull request #1717 from geniusgogo/fix_iar_project
fixed IAR project add LIBS
2018-08-13 19:02:34 +08:00
xieyangrun 495927696e fixed IAR project add LIBS 2018-08-13 16:54:02 +08:00
ZYH b571cd8899
Merge pull request #1714 from xeonxu/fix_pwm
[STM32 BSP]Fix PWM channel calculate argorithm.
2018-08-12 20:56:30 +08:00
Noe Xu 33753f6331 [STM32 BSP]CAN driver for stm32f4xx HAL.
Change-Id: I60868dea91e0a632de469e4841410d4f1ae21516
2018-08-12 20:49:23 +08:00
heyuanjie87 d948dba42a
update select.c 2018-08-12 20:41:56 +08:00
heyuanjie fd209cb880 [lwp]添加select系统调用 2018-08-12 20:26:16 +08:00
Noe Xu 250de62d5c [STM32 BSP]Fix PWM channel calculate argorithm.
Change-Id: Ie65437365784033dcee8d8e9f21dfc5727ba9d3c
2018-08-12 19:57:36 +08:00
Bernard Xiong 68edd04cbb
Merge pull request #1713 from neverxie/fix-pipe-bug
[components][pipe] Fix 'pipe' command close bug when open failed.
2018-08-11 23:30:10 +08:00
neverxie 3a83e5524f [components][pipe] Fix 'pipe' command close bug when open failed. 2018-08-11 18:45:18 +08:00
Bernard Xiong 2ec54bab7a
Merge pull request #1709 from zhuangwei123/master
[bsp/ls1cdev]rename kconfig to Kconfig
2018-08-09 17:43:01 +08:00
zhuangwei 67832e4509 rename kconfig to Kconfig 2018-08-09 14:50:00 +08:00
朱天龙 (Armink) df6c1836e6
Merge pull request #1707 from qgyhd1234/at
[net][at] at_client_wait_connect
2018-08-08 18:28:46 +08:00
zylx f3bce48502 [net][at] add at_client_wait_connect 2018-08-08 18:18:03 +08:00
Bernard Xiong 7d255c68e5
Merge pull request #1632 from Guozhanxin/imx1052
[BSP][RT1052] Merge network drive.
2018-08-07 11:40:52 +08:00
Bernard Xiong 9e56babd17
Merge pull request #1697 from liangyongxiang/imxrt-fixed-uart-bug
[bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration whe…
2018-08-07 11:39:18 +08:00
朱天龙 (Armink) 260002dd13
Merge pull request #1706 from chenyong111/master
[net][sal] Add shutdown type options.
2018-08-06 19:40:51 +08:00
ZYH 95a55864f3
Merge pull request #1703 from liangyongxiang/stm32l4
[bsp][stm32l476-nucleo] format code
2018-08-06 15:21:47 +08:00
ZYH bddea70d8a
Merge pull request #1704 from liangyongxiang/kconfig-l476
[bsp][stm32l476-nucleo] change default RTT_DIR to ../..
2018-08-06 15:21:08 +08:00
chenyong 05c3af1ee1 [net][sal] Add shutdown type options. 2018-08-06 15:06:29 +08:00
ZYH eea50e7919
Merge pull request #1705 from liangyongxiang/mdk-l4
[bsp][stm32l476-nucleo] support "scons --target=mdk"
2018-08-06 15:04:01 +08:00
liang yongxiang ddc86ccc43 [bsp][stm32l476-nucleo] support "scons --target=mdk" 2018-08-06 14:44:05 +08:00
liang yongxiang 90a38740bf [bsp][stm32l476-nucleo] change default RTT_DIR to ../.. 2018-08-06 14:20:17 +08:00
liang yongxiang 3191bf8a15 [bsp][stm32l476-nucleo] format code 2018-08-06 14:15:00 +08:00
Bernard Xiong fb539cfdc8
Merge pull request #1682 from guochuangjian/master
更新stm32f10x usart驱动bug及modbus rtu断言bug
2018-08-06 13:39:41 +08:00
guochuangjian 63a13906cc fix uart ore-flag clear bug 2018-08-05 15:25:31 +08:00
guochuangjian 3de51fe256 fix usRcvBufferPos == MB_SER_PDU_SIZE_MAX bug 2018-08-05 15:08:50 +08:00
朱天龙 (Armink) 03bf99a56d
Merge pull request #1699 from qgyhd1234/at
[net][at] fix server repeated enter issue
2018-08-05 08:30:57 +08:00
Bernard Xiong 471a2aa606
Merge pull request #1696 from RT-Thread/fix_ci
[travis-ci] Fix wget command issue in travis.yml.
2018-08-05 07:15:34 +08:00
zylx f166ac946b [net][at] fix server repeated enter issue 2018-08-04 18:47:01 +08:00
朱天龙 (Armink) 279661dd3f
Merge pull request #1698 from qgyhd1234/at
[net][at] fix repeated enter issue
2018-08-04 18:36:24 +08:00
zylx e5d9bb9013 [net][at] fix repeated enter issue 2018-08-04 17:44:12 +08:00
liang yongxiang a800493fd8 [bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration when re-configuring uart 2018-08-04 17:40:42 +08:00
Bernard Xiong 04396c70e0
Merge pull request #1695 from RT-Thread/fix_gcc6
[BSP] Fix the compiling issue with GCC6
2018-08-04 17:40:28 +08:00
Bernard Xiong 8aa929799b [travis-ci] Fix wget command issue in travis.yml. 2018-08-04 17:38:53 +08:00
Bernard Xiong c806fa2eec
Merge pull request #1690 from liangyongxiang/dis-strip
add scons --dist-strip support
2018-08-04 15:08:32 +08:00
Bernard Xiong fcab0f2cb4 [BSP] Fix the compiling issue with GCC6 2018-08-04 14:59:29 +08:00
Bernard Xiong 7cb670b205
Update .travis.yml 2018-08-03 21:02:45 +08:00