15 Commits

Author SHA1 Message Date
WBI\nxf44444
102976e89f note 2020-10-26 14:58:46 +08:00
Bernard Xiong
36cb4349a6
Merge pull request #3897 from yangjie11/yj_dev1
[components][driver/pin.c]pin 框架增加 rt_pin_get
2020-09-11 12:57:59 +08:00
yangjie
38b3a3445e [bsp][driver] 初始化 BSP 中的 rt_pin_ops 2020-09-11 11:16:42 +08:00
WangQiang
5f2bfe16f5 fixed ethernet driver bug for imxrt 2020-08-27 11:43:53 +08:00
nongxiaoming
3ded26a700 [bsp][imxrt] fix the gpio drivers warning,'int_mode' may be used uninitialized. 2020-06-06 17:20:36 +08:00
nxf44444
6bc3301e08 /* modify indentation.*/ 2020-01-17 16:07:49 +08:00
xinyi.gao
6779bbeb92 /*Add SAI and sdcard driver to i.MXRT1050 board*/ 2020-01-14 16:09:11 +08:00
tyustli
b8c13d494c remote host config 2019-12-27 12:57:55 +08:00
tyustli
00fa2e2d78 solve gcc build err 2019-12-26 14:10:06 +08:00
Bernard Xiong
076addc9ea
Merge pull request #3006 from jiezhi320/master
fix bug when use HWTIMER_MODE_PERIOD
2019-09-29 16:54:08 +08:00
armink
5c68b748d7 [bsp/imxrt] Remove the use of device user data on uart driver. 2019-09-21 13:55:16 +08:00
Gavin Liu
943f83d58f imxrt:enet: Support imxrt ethernet interface
1. Add "drv_eth.c" for all imxrt platforms.
2. Add ksz8081 phy driver for imxrt1052-nxp-evk board.
3. Disable the LED demo in main.c file if enable the ENET
   and ksz8081 phy, because the PINs of LED and ksz8081
   reset are from the same GPIO.
4. Update the relevant Kconfig and Sconscript files.

Signed-off-by: Gavin Liu <gavin-liugang@outlook.com>
2019-09-19 11:21:42 +08:00
Gavin Liu
57630ae4bd imxrt:sdram: Add sdram support for imxrt1052-nxp-evk
1. Add sdram item in bsp/imxrt/imxrt1052-nxp-evk/board/Kconfig
2. Add sdram configuration header file for imxrt1052-nxp-evk
3. Update the sdram space assignment for memheap

Signed-off-by: Gavin Liu <gavin-liugang@outlook.com>
2019-09-19 11:13:57 +08:00
jiezhi320
383429e3b9
fix bug when use HWTIMER_MODE_PERIOD 2019-08-25 20:58:11 +08:00
SummerGift
641628fd14 change Libraries->libraries 2019-08-11 18:14:44 +08:00