liuguang
|
60f17b69f6
|
[BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式.
更新如下:
1. 修复GPIO5_0~2管脚复用调用错误(错误情况会影响SDRAM正常工作)。
2. 添加中断模式,支持上升沿、下降沿、双边沿、高电平、低电平触发中断模式。
3. 移除C99特性。
|
2018-03-20 10:37:10 +08:00 |
Bernard Xiong
|
85d3c98309
|
Merge pull request #1299 from ArdaFu/master
[components][mini-libc] Add missing C99 definition
|
2018-03-19 19:49:06 +08:00 |
Tanek
|
1c318bafb7
|
Merge pull request #1301 from balanceTWK/master
[BSP] add other uart|添加其他串口
|
2018-03-19 19:35:07 +08:00 |
ArdaFu
|
f8bdaff905
|
[bsp][tm4x129x] Remove int/uint_fast8/16/32_t definition in BSP driver library's Sconscript. These definitions move to minilibc/stdint.h.
|
2018-03-19 15:23:24 +08:00 |
balanceTWK
|
761c0a27c5
|
[BSP] add other uart|添加其他串口
|
2018-03-19 14:55:54 +08:00 |
ArdaFu
|
56c2ebbcc8
|
[components][mini-libc] Add missing C99 definition of int/uint_least/fast8/16/32/64_t.
|
2018-03-19 11:54:13 +08:00 |
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 |
sundm75
|
d507382bbf
|
[bsp][ls1c] delete msd driver, use SD/TF card driver with spi in components
|
2018-03-18 20:33:57 +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 |
balanceTWK
|
1a24c9a29f
|
[bsp]add other uart | 添加其他串口支持
|
2018-03-18 15:56:15 +08:00 |
balanceTWK
|
1918d14a13
|
drv_uart
|
2018-03-18 15:16:58 +08:00 |
balanceTWK
|
1257e5d38a
|
del usart.c usart.h
|
2018-03-18 15:03:28 +08:00 |
balanceTWK
|
0cbd9dc8bf
|
add drv_uart.c drv_uart.h
|
2018-03-18 15:01:32 +08:00 |
sundm75
|
61d1df1268
|
[bsp][ls1c] modify file format
|
2018-03-18 08:48:15 +08:00 |
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 |