Commit Graph

18 Commits

Author SHA1 Message Date
liang yongxiang 7154956a4a [bsp][imxrt1052-evk] update sdk to EVKB 2018-06-09 18:32:31 +08:00
zyh bce78ac360 [Bsp][Imxrt1052]fix mdk/iar proj default 2018-05-19 10:47:32 +08:00
liu2guang f9e58990ef [BSP][RT1050] fix rt1050 bsp bug and update code. | 修复RT1050 BSP bug并更新代码.
修复以下问题:
1.  修复当配置BSP为野火开发板时, 编译无法通过问题.。
2.  修复ft5406驱动挂载i2c总线到i2c1 bus。
3.  修复spibus时钟分频数错误,并修复所有spi bus都关闭时编译警告。

更新代码:
1. 移除rtgui相关初始化代码.。
2. 导出lcd相关配置参数:HSW/HFP/HBP/VSW/VFP/VBP/Backlight pin/Reset pin/width pixel/height pixel。
3. 当配置BSP为野火板子时, 默认添加sdio驱动。
2018-04-13 10:40:53 +08:00
liang yongxiang 327a6b6ff1 [bsp][imxrt1052] add cache interface support 2018-04-04 09:43:13 +08:00
liu2guang 0bbb349145 [BSP][RT1050] Optimized spi bus driver. | 优化spi驱动.
1. menuconfig中导出spi总线IO选择配置.
2. menuconfig中导出spi总线时钟源配置.
3. 限制spibus总线速度最大为40MHz.
2018-03-31 20:25:13 +08:00
liuguang 045500ce2c [BSP] add fire board support and optimize bsp.|添加野火开发板支持并优化bsp.
1. 添加env menuconfig可以选择nxp官方或者野火开发板.
2. 修改drv_hp_rtc名称为drv_rtc.
2018-03-27 19:54:57 +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
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 249d5b5887 [bsp] update IAR and mdk project 2018-03-13 17:24:44 +08:00
Bernard Xiong 0f3563fd64 [BSP] Update project files 2017-12-31 21:45:32 +08:00
tanek liang 6eeb2d8b94 [bsp] remove unused file from project 2017-12-15 21:41:33 +08:00
tanek liang 916e64cdcc [bsp] update project for LCD driver, and use CMSIS-DAP as default 2017-12-15 16:31:44 +08:00
tanek liang da30f0fae2 [bsp] update MDK and IAR project 2017-12-07 13:38:51 +08:00
tanek liang 7920c2f02f [bsp] fix imxrt1052-evk iar/mdk project build error:
- <sys/socket.h> not found
2017-11-10 18:12:07 +08:00
bernard 7877836065 [BSP] Update project files. 2017-10-31 11:59:49 +08:00
tanek liang 348a6f506a [bsp] rename bsp: imxrt --> imxrt1052-evk 2017-10-28 10:04:39 +08:00