rt-thread/bsp/imxrt1052-evk
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
..
Libraries [bsp] update gcc nocache section 2018-03-13 17:24:33 +08:00
applications [bsp] fixed gcc warning: value computed is not used 2018-03-13 17:25:50 +08:00
drivers [BSP] fix pin drive bug and add interrupt mode. | 修复PIN驱动BUG并添加中断模式. 2018-03-20 10:37:10 +08:00
.config [BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动. 2018-03-16 17:03:20 +08:00
Kconfig [BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动. 2018-03-16 17:03:20 +08:00
SConscript [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00
SConstruct [bsp]imxrt1052-evk 支持scons编译C++代码 2017-12-15 17:32:10 +08:00
project.ewd [bsp] update imxrt1052 iar project 2018-01-17 19:47:32 +08:00
project.ewp [bsp]add other uart | 添加其他串口支持 2018-03-18 15:56:15 +08:00
project.eww [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00
project.uvoptx [bsp]add other uart | 添加其他串口支持 2018-03-18 15:56:15 +08:00
project.uvprojx [bsp]add other uart | 添加其他串口支持 2018-03-18 15:56:15 +08:00
rtconfig.h [BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动. 2018-03-16 17:03:20 +08:00
rtconfig.py fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration. 2018-03-07 15:28:51 +08:00
template.ewp [bsp] update MDK and IAR project 2017-12-07 13:38:51 +08:00
template.uvoptx [bsp] update project for LCD driver, and use CMSIS-DAP as default 2017-12-15 16:31:44 +08:00
template.uvprojx [bsp] update MDK and IAR project 2017-12-07 13:38:51 +08:00