unknown
|
4d1d5a36c7
|
适配shareboard。
1、menuconfig适配shareboard选项。
2、对应的bsp的scons脚本不需要更改。
|
2018-05-02 22:46:49 +08:00 |
Tanek
|
48e769c170
|
Merge pull request #1377 from balanceTWK/master
[BSP][imxrt1052] add baudrate options, Delete simulate i2c .
|
2018-04-26 10:05:17 +08:00 |
balanceTWK
|
071c2d3f50
|
[BSP][imxrt1052] add baudrate options, Delete simulate i2c .
|
2018-04-23 08:37:42 +08:00 |
zyh
|
f3a886bda0
|
Add USB driver to fire
|
2018-04-20 15:12:14 +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 |
balanceTWK
|
4b086cfff9
|
[BSP][imxrt1052] update rtconfig.h Kconfig
|
2018-04-09 18:58:03 +08:00 |
balanceTWK
|
6d63451e38
|
[bsp][imxrt1052] add hardware i2c
|
2018-04-06 13:58:11 +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 |
liu2guang
|
9826f07dfa
|
[BSP] add spi bus driver. | 添加spi总线驱动.
|
2018-03-30 13:18:40 +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 |
ZYH
|
5713db3fb9
|
[Bsp][i.mxrt]Add USB Drivers support HS
|
2018-03-23 09:36:54 +08:00 |
liuguang
|
5a2df50edd
|
[BSP] add rt1050 hp rtc driver.| 添加RT1050 高功耗RTC驱动.
|
2018-03-16 17:03:20 +08:00 |
tangyuxin
|
c3fc52627f
|
[bsp]imxrt1052-evk 支持scons编译C++代码
|
2017-12-15 17:32:10 +08:00 |
Bernard Xiong
|
50ffc11704
|
[BSP] Add board type in imxrt1052-evk bsp
|
2017-12-15 14:41:03 +08:00 |
Bernard Xiong
|
7bc87e4ae8
|
[Kconfig] Rename all of KConfig files to 'Kconfig'
|
2017-11-30 20:12:53 +08:00 |