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 |
ZYH
|
c7183603e3
|
Merge pull request #1352 from balanceTWK/master
[BSP][imxrt1052] update rtconfig.h Kconfig
|
2018-04-10 10:45:43 +08:00 |
balanceTWK
|
4b086cfff9
|
[BSP][imxrt1052] update rtconfig.h Kconfig
|
2018-04-09 18:58:03 +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 |
liang yongxiang
|
cd39c2525a
|
[bsp] support get compiler path by environment variables for IAR
|
2018-04-07 15:43:45 +08:00 |
Tanek
|
1d878887c0
|
Merge pull request #1340 from balanceTWK/master
[bsp][imxrt1052] add hardware i2c
|
2018-04-06 14:11:37 +08:00 |
balanceTWK
|
6d63451e38
|
[bsp][imxrt1052] add hardware i2c
|
2018-04-06 13:58:11 +08:00 |
liang yongxiang
|
5fd9bd67a8
|
[bsp][imxrt1052] support auto update flash programming algorithm for wildfire board
|
2018-04-05 18:49:14 +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 |
xx
|
38fc71608d
|
tab转空格
|
2018-03-29 17:35:37 +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 |
xx
|
4e077447f9
|
还原脚本文件
|
2018-03-29 15:40:10 +08:00 |
xx
|
d98c4ad116
|
[imx rt1050]修改sai edma驱动
|
2018-03-29 15:39:31 +08:00 |
SummerGift
|
739bc6a259
|
[bsp][imxrt1052-evk]: fix parameter type incompatible error
|
2018-03-29 10:24:44 +08:00 |
liang yongxiang
|
852714c1c2
|
[bps][imxrt1052] fixed gcc output bin file error
|
2018-03-28 19:50:06 +08:00 |
xx
|
e0314e637e
|
添加iis驱动
|
2018-03-28 12:33:26 +08:00 |
xx
|
5e477ae0ac
|
[imx-rt]在回调函数执行后才清除本次传输信息
|
2018-03-28 12:27:04 +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 |
ZYH
|
45c9b8c19a
|
Merge remote-tracking branch 'upstream/master'
|
2018-03-23 09:37:04 +08:00 |
ZYH
|
5713db3fb9
|
[Bsp][i.mxrt]Add USB Drivers support HS
|
2018-03-23 09:36:54 +08:00 |
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 |
balanceTWK
|
761c0a27c5
|
[BSP] add other uart|添加其他串口
|
2018-03-19 14:55:54 +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 |
balanceTWK
|
1257e5d38a
|
del usart.c usart.h
|
2018-03-18 15:03:28 +08:00 |
balanceTWK
|
0cbd9dc8bf
|
add drv_uart.c drv_uart.h
|
2018-03-18 15:01:32 +08:00 |
liuguang
|
0dd4854dc7
|
[BSP] fix uart driver bug. | 修复串口驱动BUG.
|
2018-03-16 17:22:55 +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
|
da3c900685
|
[bsp] fix typo
|
2018-03-13 17:42:21 +08:00 |
liang yongxiang
|
7bff4a1bee
|
[bsp] update rtconfig.h and .config
|
2018-03-13 17:25:53 +08:00 |
liang yongxiang
|
2f14a55e28
|
[bsp] fixed gcc warning: value computed is not used
|
2018-03-13 17:25:50 +08:00 |
liang yongxiang
|
249d5b5887
|
[bsp] update IAR and mdk project
|
2018-03-13 17:24:44 +08:00 |
liang yongxiang
|
f268ffa5be
|
[bsp] delete SDIO test code
|
2018-03-13 17:24:41 +08:00 |
liang yongxiang
|
5760c356ef
|
[bsp] fix enum warnings
|
2018-03-13 17:24:38 +08:00 |
liang yongxiang
|
005b9da3d5
|
[bsp] update gcc nocache section
|
2018-03-13 17:24:33 +08:00 |
moebius.ever
|
8160a4089a
|
fixed #1261, modify "axf" to "elf" in rtconfig.py for GCC Toolchains configuration.
|
2018-03-07 15:28:51 +08:00 |
Bernard Xiong
|
2be6176b57
|
Merge pull request #1248 from valeriyvan/fixshift
Fixing shift operation in enum declaration
|
2018-03-04 20:52:36 +08:00 |
Bernard Xiong
|
8b36b57a11
|
[UIEngine] move UI engine as a package
|
2018-03-03 16:34:01 +08:00 |
Valeriy Van
|
f4a36fa6e3
|
Fixing shift operation in enum declaration
|
2018-03-02 11:22:32 +01:00 |
tanek liang
|
9faa6b1d7a
|
[bsp] fix uart driver bug
|
2018-02-02 10:39:40 +08:00 |
MurphyZhao
|
d9b440f90c
|
[bsp] update imxrt1052 iar project
1 update lwip default version to 2.02
2 remove iar project `_TIMESPEC_DEFINED` define
3 remove iar project `_DLIB_THREAD_SUPPORT` define
|
2018-01-17 19:47:32 +08:00 |
MurphyZhao
|
472491e7ca
|
Fix IAR Version Problem
[bsp/lpc54608-LPCXpresso/applications/SConscript]
[bsp/imxrt1052-evk/applications/SConscript]
|
2018-01-10 15:10:02 +08:00 |
Bernard Xiong
|
0f3563fd64
|
[BSP] Update project files
|
2017-12-31 21:45:32 +08:00 |
Bernard Xiong
|
a4776edb5f
|
Merge pull request #1114 from TanekLiang/imxrt_lcd_update
[bsp] remove unused file from project
|
2017-12-15 23:46:25 +08:00 |
tanek liang
|
6eeb2d8b94
|
[bsp] remove unused file from project
|
2017-12-15 21:41:33 +08:00 |
tangyuxin
|
c3fc52627f
|
[bsp]imxrt1052-evk 支持scons编译C++代码
|
2017-12-15 17:32:10 +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
|
59ea0e16be
|
[bsp] add LCD and touch driver, and update configuration
|
2017-12-15 16:31:44 +08:00 |
tanek liang
|
f1c6dc1a4d
|
[bsp] update Ethernet PHY configuration
|
2017-12-15 16:31:42 +08:00 |
Bernard Xiong
|
50ffc11704
|
[BSP] Add board type in imxrt1052-evk bsp
|
2017-12-15 14:41:03 +08:00 |
tanek liang
|
c32093482e
|
[bsp] clean code
|
2017-12-11 13:03:26 +08:00 |
tanek liang
|
8278e3b344
|
[bsp] update linker file configuration
|
2017-12-11 12:57:16 +08:00 |
tanek liang
|
3b44eac542
|
[bsp] replace magic number as link script symbol
|
2017-12-09 11:24:16 +08:00 |
tanek liang
|
75ecc46739
|
[bsp] fixed uart overrun bugs
|
2017-12-09 11:12:46 +08:00 |
tanek liang
|
a1f6c4ccf3
|
[bsp] add missing files for debugger
|
2017-12-08 17:24:22 +08:00 |
tanek liang
|
bc3ef4d9bc
|
[bsp] sram heap rename
|
2017-12-08 17:21:38 +08:00 |
tanek liang
|
5fe9bcd176
|
[bsp] Delete duplicate code
|
2017-12-07 15:06:33 +08:00 |
tanek liang
|
7631dba4c7
|
[bsp] remove unused files
|
2017-12-07 13:43:58 +08:00 |
tanek liang
|
f79bd13d5d
|
[bsp] add memory dump function
|
2017-12-07 13:42:45 +08:00 |
tanek liang
|
010891fcd1
|
[bsp] add link info dump and update SDCard mount
|
2017-12-07 13:41:05 +08:00 |
tanek liang
|
da30f0fae2
|
[bsp] update MDK and IAR project
|
2017-12-07 13:38:51 +08:00 |
tanek liang
|
f88e1268be
|
[bsp] support using debuger download, runing after reboot
|
2017-12-07 13:36:52 +08:00 |
tanek liang
|
68f13f5d92
|
[bsp] add sdram driver
|
2017-12-07 13:26:23 +08:00 |
tanek liang
|
6a88e5b20e
|
[bsp]clean code
|
2017-12-07 13:15:52 +08:00 |
tanek liang
|
5fd89e4461
|
[bsp] update eth driver: fix phy init never timeout bug
|
2017-12-07 13:14:41 +08:00 |
Bernard Xiong
|
7bc87e4ae8
|
[Kconfig] Rename all of KConfig files to 'Kconfig'
|
2017-11-30 20:12:53 +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 |
weety
|
86b9875d5e
|
[BSP] update sdio driver.
|
2017-11-05 22:22:09 +08:00 |
bernard
|
7877836065
|
[BSP] Update project files.
|
2017-10-31 11:59:49 +08:00 |
tanek liang
|
96b081fb4a
|
[bsp] fix gcc build error
|
2017-10-30 16:52:10 +08:00 |
tanek liang
|
60e3e57905
|
[bsp] add missing files for emac
|
2017-10-30 16:51:37 +08:00 |
tanek liang
|
348a6f506a
|
[bsp] rename bsp: imxrt --> imxrt1052-evk
|
2017-10-28 10:04:39 +08:00 |