Commit Graph

5702 Commits

Author SHA1 Message Date
moebius.ever 61946325ee [finsh] add FINSH_ECHO_DISABLE_DEFAULT and remove FINSH_ECHO_MODE_DEFAULT, to control the finsh default echo mode 2018-03-16 16:26:22 +08:00
ZYH b553543b4b 删除vscode信息 2018-03-16 16:16:54 +08:00
ZYH 0ab93e70f0 [Components][USB Device]增加协议栈对HS设备的支持
- 增加winusb对HS的支持。其余class还在完善中
2018-03-16 16:02:57 +08:00
moebius.ever c1505a3d60 Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2018-03-16 14:30:23 +08:00
ZYH bce9bc47af
Merge pull request #1288 from TanekLiang/stm32f10x-project
[bsp][stm32f10x] update projects
2018-03-16 11:23:35 +08:00
liang yongxiang 4043a68ad4 [bsp][stm32f10x] update projects 2018-03-16 11:18:53 +08:00
ZYH c556e9acc1
Merge pull request #1286 from ChunfengMu/fix_bugs
[bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript fo…
2018-03-16 10:58:40 +08:00
ChunfengMu 2b1fc7c4c4 [bsp][stm32f10x]enable RT_USING_COMPONENTS_INIT and fix SConscript for rtc 2018-03-16 01:13:38 +08:00
ZYH 9ad0cb214d
Merge pull request #1280 from charlown/master
fix cdc_vcom.c notify receive data.
2018-03-15 21:43:17 +08:00
Tanek 9ae79c0c15
Merge pull request #1278 from liu2guang/master
[BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码.
2018-03-15 20:46:02 +08:00
moebius.ever 48ecbd3999 [finsh] add FINSH_ECHO_MODE_DEFAULT, to config the default echo mode of finsh 2018-03-15 12:13:40 +08:00
moebius.ever 3e7501113f Merge branch 'master' of https://github.com/RT-Thread/rt-thread 2018-03-15 11:58:56 +08:00
Bernard Xiong 24de9f144b
Merge pull request #1282 from enkiller/development
[drivers][pin]增加两种IO中断模式
2018-03-15 11:25:50 +08:00
tangyuxin a745d5ee03 [drivers][pin]增加两种IO中断模式 2018-03-15 11:12:22 +08:00
moebius.ever 336c946b84 [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not and fix the bsp compile error 2018-03-15 10:50:00 +08:00
moebius.ever 5444c90ecf [finsh] add FINSH_ENABLE_ECHO macro to config the finsh needs echo or not 2018-03-15 10:12:17 +08:00
charlown 4f1f0ad918 fix cdc_vcom.c notify receive data. 2018-03-15 10:07:23 +08:00
liuguang 954d2447cd [BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码. 2018-03-15 04:50:34 +08:00
ZYH 93f5e3e466
Merge pull request #1277 from uestczyh222/master
[Bsp][STM32F4xx-HAL]Add I2C driver
2018-03-14 16:17:50 +08:00
uestczyh222 3abe6bcc96 [Bsp][STM32F4xx-HAL]Add I2C driver 2018-03-14 15:31:06 +08:00
Bernard Xiong d40df63cce
Merge pull request #1276 from TanekLiang/stm32f429-apollo
[bsp] stm32f429-apollo bsp update
2018-03-13 23:47:22 +08:00
liang yongxiang 99e5b0a518 [bsp] fix spi4 typo 2018-03-13 20:55:15 +08:00
liang yongxiang ed917b4ec0 [bsp] update project to fix warning: duplicate drv_i2c.c file 2018-03-13 20:50:46 +08:00
liang yongxiang bfeae15f51 [bsp] update config file to fix error: external FD_SETSIZE too small for number of sockets 2018-03-13 20:50:42 +08:00
Bernard Xiong a695984327
Merge pull request #1275 from TanekLiang/examples_update
[examples] fixed gcc warning: value computed is not used
2018-03-13 19:07:51 +08:00
Bernard Xiong ca0093fcec
Merge pull request #1274 from TanekLiang/imxrt-update
i.mx rt update
2018-03-13 19:07:32 +08:00
liang yongxiang da3c900685 [bsp] fix typo 2018-03-13 17:42:21 +08:00
liang yongxiang 707a0915e4 [examples] fixed gcc warning: value computed is not used 2018-03-13 17:38:53 +08:00
liang yongxiang 7bff4a1bee [bsp] update rtconfig.h and .config 2018-03-13 17:25:53 +08:00
liang yongxiang 2f14a55e28 [bsp] fixed gcc warning: value computed is not used 2018-03-13 17:25:50 +08:00
liang yongxiang 249d5b5887 [bsp] update IAR and mdk project 2018-03-13 17:24:44 +08:00
liang yongxiang f268ffa5be [bsp] delete SDIO test code 2018-03-13 17:24:41 +08:00
liang yongxiang 5760c356ef [bsp] fix enum warnings 2018-03-13 17:24:38 +08:00
liang yongxiang 005b9da3d5 [bsp] update gcc nocache section 2018-03-13 17:24:33 +08:00
Bernard Xiong ddaa61fcc5
Merge pull request #1273 from armink/fix_shell
[Components][Finsh] Fix list object name align issue.
2018-03-13 16:15:09 +08:00
armink 76474b3e9d [Components][Finsh] Fix list object name align issue. 2018-03-13 13:27:37 +08:00
Bernard Xiong 0b5ac759e3
Merge pull request #1272 from RT-Thread/fix_simulator
Fix the control interface and GUI initialization
2018-03-11 15:11:07 +08:00
Bernard Xiong 03b8015413
Merge pull request #1266 from jiaooo/dev
change file name drv_iic to drv_i2c
2018-03-11 14:39:46 +08:00
Bernard Xiong 4de8758018 Fix the control interface and GUI initialization 2018-03-11 14:35:50 +08:00
luo jiao 1afb706c4d bsp/stm32f429-apollo:fix drv_i2c.c scons build error
Signed-off-by: luo jiao <luojiaoxy@163.com>
2018-03-11 13:40:16 +08:00
孙冬梅 6e987b2350
Merge pull request #2 from RT-Thread/master
update form origin
2018-03-10 18:33:45 +08:00
Bernard Xiong 5534bab89e
Merge pull request #1270 from aozima/spi_msd
Fixed CSD Version 2.0 sector count calc.
2018-03-10 17:28:27 +08:00
aozima 0e4de6f8f4 [DeviceDrivers][SPI][spi_msd.c] fixed CSD Version 2.0 sector count calc. 2018-03-09 21:38:18 +08:00
aozima f582bb5ba4 [DeviceDrivers][SPI] format spi_msd.c 2018-03-09 21:38:09 +08:00
ZYH 1b886e78b4
Merge pull request #1269 from uestczyh222/master
[Components][WINUSB]Fix USB_VENDOR_ID and USB_PRODUCT_ID  Macro
2018-03-09 15:29:50 +08:00
uestczyh222 6bfb966d7d [Components][WINUSB]Fix USB_VENDOR_ID and USB_PRODUCT_ID Macro 2018-03-09 15:28:57 +08:00
ZYH 93387d3a30
Merge pull request #1268 from uestczyh222/master
[Components][WINUSB]Add Guid config to Kconfig Add VID PID config
2018-03-09 15:22:18 +08:00
uestczyh222 55a1c11abc [Components][WINUSB]Add Guid config to Kconfig Add VID PID config 2018-03-09 15:21:33 +08:00
Bernard Xiong eb78535604 [DFS] Add protection for pt->triggered 2018-03-09 08:35:12 +08:00
Bernard Xiong fe66f24c69 [DFS] Add lastdata for poll of netsocket 2018-03-09 08:34:43 +08:00