Commit Graph

78 Commits

Author SHA1 Message Date
armink 83b7b763b7 The dbg_log API is DISCARDED. Change all dbg_log to LOG_X. 2018-11-02 10:20:30 +08:00
流光 03ef0fc58d [bsp][rt1050] Fix the pin driver GCC build warning. | 修复pin驱动gcc编译警告. 2018-08-31 14:46:23 +08:00
Bernard Xiong 7d255c68e5
Merge pull request #1632 from Guozhanxin/imx1052
[BSP][RT1052] Merge network drive.
2018-08-07 11:40:52 +08:00
liang yongxiang a800493fd8 [bsp][imxrt1052-evk] fixed uart bug: lost interrupt configuration when re-configuring uart 2018-08-04 17:40:42 +08:00
guozhanxin 7df29a1920 [BSP][RT1052] Merge network drive. | 合并网络驱动文件 2018-07-22 15:53:55 +08:00
armink 6cd8658dad [rtdbg] Change all DBG_SECTION_NAME to new format. 2018-07-11 10:23:19 +08:00
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 7154956a4a [bsp][imxrt1052-evk] update sdk to EVKB 2018-06-09 18:32:31 +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
Tanek 275ce5ddf1
Merge pull request #1427 from qgyhd1234/eth_fire
[驱动]:添加野火1052 drv_eth.c 和phy.c 文件
2018-05-13 12:57:53 +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 d60a6c438e
Merge pull request #1322 from heyuanjie87/imx1050
Imx1050
2018-05-08 16:30:14 +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
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
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
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
liang yongxiang ae1536b2a0 [bsp][imxrt1052-evk] update eth driver
- fixed eth send frame bug
- code clean
2018-04-08 18:05:58 +08:00
balanceTWK 6d63451e38 [bsp][imxrt1052] add hardware i2c 2018-04-06 13:58:11 +08:00
liang yongxiang 327a6b6ff1 [bsp][imxrt1052] add cache interface support 2018-04-04 09:43:13 +08:00
heyuanjie aa86f7f7bb 修正iis驱动 2018-04-01 17:49:39 +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
balanceTWK 144bfdbd18 [BSP][i.mxrt1052] fix uart 2018-03-29 18:19:40 +08:00
Tanek 75a2fe4d49
Merge pull request #1328 from SummerGGift/2018329
[bsp][imxrt1052-evk]: fix parameter type incompatible error
2018-03-29 16:46:34 +08:00
SummerGift 739bc6a259 [bsp][imxrt1052-evk]: fix parameter type incompatible error 2018-03-29 10:24:44 +08:00
xx e0314e637e 添加iis驱动 2018-03-28 12:33:26 +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
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