流光
|
03ef0fc58d
|
[bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告.
|
2018-08-31 14:46:23 +08:00 |
liu2guang
|
a28c3bffcb
|
[BSP][RT1050] Improve pin drive stability. | 提高PIN驱动稳定性.
1. 当先配置PIN为普通输入输出后, 再修改成中断, 不会出现无法触发中断的问题.
|
2018-07-03 15:59:07 +08:00 |
luo jiao
|
ef8398c2bb
|
[components][drivers][pin module]:typo fix for pin_detach_irq
|
2018-06-26 22:18:58 +08:00 |
liu2guang
|
dfe3d953d9
|
[BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127引脚寄存器地址错误.
|
2018-05-08 02:29:00 +08:00 |
balanceTWK
|
071c2d3f50
|
[BSP][imxrt1052] add baudrate options, Delete simulate i2c .
|
2018-04-23 08:37:42 +08:00 |
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 |
liuguang
|
954d2447cd
|
[BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码.
|
2018-03-15 04:50:34 +08:00 |