liang yongxiang
|
5c0345e2f8
|
[bsp][lpc824] fixed error: incomplete type is not allowed
|
2018-03-18 00:46:10 +08:00 |
sundm75
|
449f960c48
|
[bsp][ls1c] update config
|
2018-03-17 19:15:47 +08:00 |
sundm75
|
b102410ece
|
[bsp][ls1c] modify "RT_USING_UART" to "RT_USING_SERIAL"
|
2018-03-17 19:08:24 +08:00 |
sundm75
|
64829a07ba
|
[bsp][ls1c] add the condition for use touch
|
2018-03-17 19:06:43 +08:00 |
sundm75
|
af743afb01
|
[bsp][ls1c] add ls1c_hw_i2c_init
|
2018-03-17 19:04:23 +08:00 |
sundm75
|
4a8076e4b8
|
[bsp][ls1c] add ls1c_hw_spi_init
|
2018-03-17 19:03:50 +08:00 |
sundm75
|
4495e1c2a1
|
[bsp][ls1c] add rtgui_lcd_init
|
2018-03-17 19:02:27 +08:00 |
sundm75
|
0192ae2128
|
[bsp][ls1c]change RT_USING_UART to RT_USING_SERIAL;remove some device init
|
2018-03-17 18:59:50 +08:00 |
sundm75
|
05aea0f8cb
|
[bsp][ls1c]remove rt_components_init
|
2018-03-17 18:57:09 +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 |
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 |