liu2guang
|
a341a622ce
|
[BSP][RT1050] Fix the fire ethernet driver compilation bug. | 修复野火以太网驱动编译BUG.
|
2018-07-08 00:53: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 |
liang yongxiang
|
92d3ae35a5
|
[bsp][imxrt1052] fixed update sdk bug: set lcdif clock to 9.3 and astyle the file
|
2018-06-12 20:15:12 +08:00 |
liang yongxiang
|
c5a28a65db
|
[bsp][imxrt1052] set lcd device as rtgui graphic device
|
2018-06-12 18:30:44 +08:00 |
liang yongxiang
|
7154956a4a
|
[bsp][imxrt1052-evk] update sdk to EVKB
|
2018-06-09 18:32:31 +08:00 |
zylx
|
8752d76b67
|
[gcc]:修改GCC分散加载文件
|
2018-05-30 10:23:48 +08:00 |
Bernard Xiong
|
3a6eace914
|
Merge pull request #1442 from qgyhd1234/phy_fire
[网络驱动]:优化 phy_init() 函数
|
2018-05-21 16:21:31 +08:00 |
zylx
|
9db81ed708
|
[网络驱动]:优化 phy_init() 函数
|
2018-05-21 10:54:48 +08:00 |
guozhanxin
|
3a3187933d
|
update rtconfig.h|更新 rtconfig.h的配置
|
2018-05-19 15:53:36 +08:00 |
guozhanxin
|
3f559d7d38
|
[BSP][RT 1050]Distinguish HyperFlash and QSPI Flash|区别开 HyperFlash 和 QSPI flash.
|
2018-05-19 15:53:35 +08:00 |
Tanek
|
64ad95253b
|
Merge pull request #1454 from uestczyh222/master
[BSP][imxRT1052]fix scons build with iar armcc
|
2018-05-19 15:26:03 +08:00 |
zyh
|
367430127e
|
[BSP][imxRT1052]fix scons build with iar armcc
|
2018-05-19 11:29:38 +08:00 |
zyh
|
bce78ac360
|
[Bsp][Imxrt1052]fix mdk/iar proj default
|
2018-05-19 10:47:32 +08:00 |
guozhanxin
|
12f7f448c0
|
[BSP][RT1050] fix ATK shareboard board xip issue. | 修复正点原子、shareboard板子xip编译错误问题.
|
2018-05-15 16:11:53 +08:00 |
Tanek
|
275ce5ddf1
|
Merge pull request #1427 from qgyhd1234/eth_fire
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
|
2018-05-13 12:57:53 +08:00 |
liu2guang
|
1805a4d9c0
|
[BSP][RT1050] fix fire board xip issue. | 修复野火板子xip编译错误问题.
|
2018-05-12 05:33:04 +08:00 |
zylx
|
453b7a9f1d
|
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
|
2018-05-11 20:37:07 +08:00 |
zylx
|
060ba3e9d2
|
[修改]:修改HyperFlash启动文件
|
2018-05-11 09:15:54 +08:00 |
liu2guang
|
51f638ad63
|
[BSP][RT1050] improve sdio stability and speed. | 优化SDIO接口稳定性和速度.
1.格式化代码.
2.优化SDIO接口稳定性和速度: 将SDIO时钟树中分频数增大, 提高内部时钟的稳定性, 同时SDIO速度提高到30M. 并且通过USB拷贝12M MP3文件测试, 多次拷贝数据稳定.
|
2018-05-10 07:36:59 +08:00 |
Tanek
|
c3ce528d9f
|
Merge pull request #1414 from liu2guang/master
[BSP][RT1050] Fix RT1050 PIN 125~127 reg addr error. | 修复PIN驱动125~127…
|
2018-05-09 10:02:23 +08:00 |
Tanek
|
72af51204b
|
Merge pull request #1415 from Guozhanxin/imx1052
添加了ATK和SeeedStudio RT-M7的lcd支持,更新了README文件,
|
2018-05-08 16:59:19 +08:00 |
Tanek
|
d60a6c438e
|
Merge pull request #1322 from heyuanjie87/imx1050
Imx1050
|
2018-05-08 16:30:14 +08:00 |
guozhanxin
|
62b38ed179
|
[bsp][imxrt1052-evk] update README.md
1. 添加ShareBoard、正点原子、SeeedStudio开发板的下载方式
2. 更新了一下驱动支持
|
2018-05-08 13:13:23 +08:00 |
guozhanxin
|
6b9797e9a7
|
[bsp][imxrt1052-evk] add SeeedStudio RT-M7 lcd support
修改Kconfig文件支持SeeedStudio RT-M7的lcd屏幕
|
2018-05-08 10:56:37 +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 |
huangzhihua
|
5d4b8fa2b8
|
[bsp][imxrt1052]update ctors/dtors sections to fix link error with RT_USING_CPLUSPLUS
|
2018-05-07 21:55:00 +08:00 |
guozhanxin
|
c9b430a023
|
[bsp][imxrt1052-evk] add ATK lcd support
|
2018-05-07 19:43:25 +08:00 |
guozhanxin
|
67516b9dca
|
add Seeed Studio RT-M7 board support.|添加Seeed Studio RT-M7开发板支持
|
2018-05-05 19:59:59 +08:00 |
guozhanxin
|
179d1e9989
|
add ATK board support.
|
2018-05-04 20:13:20 +08:00 |
heyuanjie
|
8b371e6be0
|
修正数据大小导致assert
|
2018-05-04 18:29:36 +08:00 |
Tanek
|
8b3e676a11
|
Merge pull request #1396 from RCSN/master
适配shareboard。
|
2018-05-04 17:00:50 +08:00 |
unknown
|
4d1d5a36c7
|
适配shareboard。
1、menuconfig适配shareboard选项。
2、对应的bsp的scons脚本不需要更改。
|
2018-05-02 22:46:49 +08:00 |
liang yongxiang
|
418c9dfc80
|
[bsp][imxrt1052-evk] update README.md : add running log
|
2018-05-02 22:20:15 +08:00 |
liang yongxiang
|
50b84bb08e
|
[bsp][imxrt1052-evk] change sdio default speed to 25M
|
2018-05-02 22:17:58 +08:00 |
liang yongxiang
|
03ff8a29c5
|
[bsp][imxrt1052-evk] update enet driver: revert all change for fsl_enet.c
|
2018-05-02 22:17:14 +08:00 |
heyuanjie
|
672d6e39e9
|
刷新cache
|
2018-05-02 10:28:58 +08:00 |
heyuanjie
|
313920126b
|
Merge branch 'master' of https://github.com/RT-Thread/rt-thread into imx1050
|
2018-05-02 09:47:57 +08:00 |
Bernard Xiong
|
2c72a855fd
|
Update README.md
|
2018-04-30 09:24:02 +08:00 |
liang yongxiang
|
a4b78ca093
|
[bsp][imxrt1052] add readme
|
2018-04-29 22:37:52 +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 |
zyh
|
801c3fcef6
|
[Bsp][i.mx rt] SDIO Upper speed
|
2018-04-23 20:17:45 +08:00 |
zyh
|
b2db09adf0
|
[Bsp][i.mx rt]USB device support HS
|
2018-04-23 20:13:37 +08:00 |
balanceTWK
|
071c2d3f50
|
[BSP][imxrt1052] add baudrate options, Delete simulate i2c .
|
2018-04-23 08:37:42 +08:00 |
Bernard Xiong
|
d5da0601a7
|
Merge pull request #1375 from uestczyh222/master
Add USB driver to fire
|
2018-04-21 11:25:30 +08:00 |
zyh
|
f3a886bda0
|
Add USB driver to fire
|
2018-04-20 15:12:14 +08:00 |
heyuanjie
|
99e6d7dfcd
|
[imx rt]mdk memcpy导致基地址崩溃
|
2018-04-20 11:41:37 +08:00 |
wbhb1234
|
757c56e6bf
|
Add drv_hwtimer
|
2018-04-17 14:13:13 +08:00 |
zylx
|
182f2cab95
|
[BSP][imxrt1052-evk] fix rt_i2c_transfer bug.
|
2018-04-13 19:50:55 +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 |