Bernard Xiong
|
92f6301882
|
Merge pull request #1293 from TanekLiang/lpc824
[bsp][lpc824] fixed error: incomplete type is not allowed
|
2018-03-19 09:16:30 +08:00 |
Bernard Xiong
|
d5d07b761f
|
Merge pull request #1296 from uestczyh222/master
[Components][Dfs][Fat]fix mkfs bug
|
2018-03-18 18:00:00 +08:00 |
zyh
|
38169bb51a
|
[Components][Dfs][Fat]fix mkfs bug
|
2018-03-18 17:22:22 +08:00 |
liang yongxiang
|
5c0345e2f8
|
[bsp][lpc824] fixed error: incomplete type is not allowed
|
2018-03-18 00:46:10 +08:00 |
ZYH
|
60b756a8ff
|
Merge pull request #1291 from uestczyh222/master
[Components][USB Device]增加设备栈对HS设备的支持
|
2018-03-16 19:14:07 +08:00 |
ZYH
|
7262ab7364
|
[Components][USB Device]增加复合设备对HS的支持
|
2018-03-16 18:40:07 +08:00 |
ZYH
|
5035662cd9
|
[Components][USB Device]各个class对HS进行了适配
部分class还不支持HS,RNDIS存在暂时无法解决的已知bug
|
2018-03-16 18:36:14 +08:00 |
Tanek
|
c4c729f014
|
Merge pull request #1290 from liu2guang/master
[BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动.
|
2018-03-16 18:04:13 +08:00 |
liuguang
|
0dd4854dc7
|
[BSP] fix uart driver bug. | 修复串口驱动BUG.
|
2018-03-16 17:22:55 +08:00 |
liuguang
|
5a2df50edd
|
[BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动.
|
2018-03-16 17:03:20 +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 |
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 |
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 |
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 |
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 |