Commit Graph

30 Commits

Author SHA1 Message Date
liuguang f4b8cc4c66 Merge remote-tracking branch 'upstream/master' 2018-03-23 10:39:04 +08:00
liuguang 144e63eae2 [BSP] delete rtc driver error message. | 删除RTC驱动的错误信息. 2018-03-23 09:54:12 +08:00
ZYH 45c9b8c19a Merge remote-tracking branch 'upstream/master' 2018-03-23 09:37:04 +08:00
ZYH 5713db3fb9 [Bsp][i.mxrt]Add USB Drivers support HS 2018-03-23 09:36:54 +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
balanceTWK 761c0a27c5 [BSP] add other uart|添加其他串口 2018-03-19 14:55:54 +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
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
liuguang 954d2447cd [BSP] add rt1050 pin driver code. | 添加rt1050 PIN驱动代码. 2018-03-15 04:50:34 +08:00
liang yongxiang da3c900685 [bsp] fix typo 2018-03-13 17:42:21 +08:00
liang yongxiang 5760c356ef [bsp] fix enum warnings 2018-03-13 17:24:38 +08:00
Bernard Xiong 8b36b57a11 [UIEngine] move UI engine as a package 2018-03-03 16:34:01 +08:00
tanek liang 9faa6b1d7a [bsp] fix uart driver bug 2018-02-02 10:39:40 +08:00
tanek liang 59ea0e16be [bsp] add LCD and touch driver, and update configuration 2017-12-15 16:31:44 +08:00
tanek liang f1c6dc1a4d [bsp] update Ethernet PHY configuration 2017-12-15 16:31:42 +08:00
tanek liang 3b44eac542 [bsp] replace magic number as link script symbol 2017-12-09 11:24:16 +08:00
tanek liang 75ecc46739 [bsp] fixed uart overrun bugs 2017-12-09 11:12:46 +08:00
tanek liang bc3ef4d9bc [bsp] sram heap rename 2017-12-08 17:21:38 +08:00
tanek liang 5fe9bcd176 [bsp] Delete duplicate code 2017-12-07 15:06:33 +08:00
tanek liang f88e1268be [bsp] support using debuger download, runing after reboot 2017-12-07 13:36:52 +08:00
tanek liang 68f13f5d92 [bsp] add sdram driver 2017-12-07 13:26:23 +08:00
tanek liang 6a88e5b20e [bsp]clean code 2017-12-07 13:15:52 +08:00
tanek liang 5fd89e4461 [bsp] update eth driver: fix phy init never timeout bug 2017-12-07 13:14:41 +08:00
weety 86b9875d5e [BSP] update sdio driver. 2017-11-05 22:22:09 +08:00
tanek liang 60e3e57905 [bsp] add missing files for emac 2017-10-30 16:51:37 +08:00
tanek liang 348a6f506a [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00