Commit Graph

6622 Commits

Author SHA1 Message Date
liruncong 923d6fe33d 消除usb结构体gcc编译时的相关警告 2018-08-28 03:18:39 +08:00
chenyong 6d702e579f [net][sal] Remove DFS dependencies in the SAL 2018-08-27 19:50:37 +08:00
chenyong 2d894b4102 [net][at] Modify AT Socket object callback name 2018-08-27 19:44:04 +08:00
shaojinchun 03cd2c005d Add the definition of RT_VBUS_USING_FLOW_CONTROL to vbus_api.h 2018-08-27 18:33:03 +08:00
shaojinchun 84e8c65683 RT_VMM_RB_BLK_NR now is calculated from _RT_VBUS_RING_SZ 2018-08-27 18:15:38 +08:00
shaojinchun 000887795f Move configs of VBUS to Kconfig, delete related head files in the bsp directory 2018-08-27 15:37:08 +08:00
Bernard Xiong 9fdd46fa8b
Merge pull request #1737 from chenyong111/master
Add query and unregistered protocol family functions,format code
2018-08-27 11:04:48 +08:00
chenyong fc73538153 [net][sal/at] Add components C++ support 2018-08-27 09:56:41 +08:00
Bernard Xiong 6bde1c520d
Merge pull request #1738 from zhuangwei123/master
[bsp/ls1cdev]修复以太网驱动发送字节丢失问题
2018-08-26 20:08:04 +08:00
zhuangwei123 1572cda572 [bsp/ls1cdev]astyle格式化 2018-08-26 18:27:38 +08:00
zhuangwei123 efa6eb1dc2 [bsp/ls1cdev]修复以太网驱动发送字节丢失问题 2018-08-26 12:19:20 +08:00
chenyong 192b177518 [at][sal] Add query and unregistered protocol family functions 2018-08-25 16:01:31 +08:00
chenyong 0d737de882 [net][at] Modify AT Socket log information, fix at_freeaddrinfo() implement 2018-08-24 20:32:14 +08:00
Bernard Xiong 2725e412ea
Merge pull request #1736 from RT-Thread/feature_raspi2
[BSP] Update raspi2 README.md
2018-08-24 13:38:11 +08:00
Bernard Xiong 2fa6b67412 [BSP] Update raspi2 README.md 2018-08-24 11:13:20 +08:00
Bernard Xiong 04ceae4349
Update README.md 2018-08-24 10:56:46 +08:00
Bernard Xiong 095872e914
Merge pull request #1731 from jesven/master
[bsp][raspi2] add raspberry pi 2 support
2018-08-24 10:52:05 +08:00
shaojinchun e5f0b628f2 [bsp][raspi2] change README.md and configs 2018-08-24 09:49:06 +08:00
Bernard Xiong 5b895ad7a4
Merge pull request #1733 from zhaojuntao/ymodem
[component][ymodem] Fix compilation warning in MDK
2018-08-23 18:30:16 +08:00
MurphyZhao 3b161b58f2 [component][ymodem] Fix compilation warning in MDK
Signed-off-by: MurphyZhao <d2014zjt@163.com>
2018-08-23 17:23:03 +08:00
Bernard Xiong 8b73db6c03
Merge pull request #1732 from yangjie11/master
[src][timer.c]:modify -RT_EOK to RT_EOK
2018-08-23 16:38:46 +08:00
yangjie 4a43d3cdae [src][timer.c]:modify -RT_EOK to RT_EOK 2018-08-23 15:57:45 +08:00
shaojinchun e0b04166e8 [bsp][raspi2] add raspberry pi 2 support 2018-08-23 09:52:41 +08:00
Bernard Xiong c5a9371131
Merge pull request #1730 from armink/fix_sfud
Fix sfud
2018-08-23 02:55:53 +08:00
armink 9ef9e4b0f8 [DeviceDriver][SFUD] Update sfud to v1.0.6 latest version. 2018-08-22 16:48:17 +08:00
armink bc7a43bdaf [DeviceDriver][SFUD] Replace the vsnprintf to rt_vsnprintf. 2018-08-22 16:41:56 +08:00
朱天龙 (Armink) fcb9fd5ded
Merge pull request #1729 from chenyong111/master
[net][at] Delete AT Client port function
2018-08-21 14:20:56 +08:00
chenyong 366fea22dc [net][at] Delete AT Client port function 2018-08-21 14:12:28 +08:00
朱天龙 (Armink) 738d03f22b
Merge pull request #1728 from chenyong111/master
[net][at] Modify the AT client initialization process, delete AT sock…
2018-08-21 13:35:27 +08:00
chenyong c2e6f20caf [net][at] Modify the AT client initialization process, delete AT socket automatic initialization. 2018-08-21 12:05:09 +08:00
朱天龙 (Armink) 312897d2ce
Merge pull request #1727 from chenyong111/master
[net][at] Fix receive error data when AT CLI exits.
2018-08-21 10:51:12 +08:00
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