xiao xie
|
0a3be62703
|
Support flexcan (#6355)
* add ignore files and directories
* add flexcan support;fix build problem
* 优化格式,消除编译警告
* 增加can引脚分配;支持imxrt1170
* 优化格式
|
2022-08-31 21:19:02 -04:00 |
Meco Man
|
89f40696ff
|
[nxp][imxrt1170] format files
|
2022-08-17 23:47:54 -04:00 |
xjy198903
|
1ba47b7ca6
|
[nxp 1170] Update network (#6299)
* 增加千兆网络配置
* 适配最新1170SDK2.12版本
* 增加MAC层驱动配置
|
2022-08-17 09:41:31 -04:00 |
Meco Man
|
dd94198bd6
|
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
|
2022-08-16 09:39:00 +08:00 |
xjy198903
|
6a225fff22
|
Update sdram (#6280)
增加1170系列SDRAM时钟配置
修复sdram中memheap自动初始化时机错误导致被assert的情况
Co-authored-by: Meco Man <920369182@qq.com>
|
2022-08-15 03:34:49 -04:00 |
xjy198903
|
814b1abb08
|
增加双网口配置选项,增加phy8211F 驱动 (#6278)
* Update Kconfig
增加RT1170双路网络选项
* Update SConscript
增加RTL8211F驱动选项支持
* Update SConstruct
去掉外设目录
* Add files via upload
增加PHY芯片RTL8211F驱动
* Update drv_rtl8211f.c
* format code
Co-authored-by: Meco Man <920369182@qq.com>
|
2022-08-14 23:21:27 -04:00 |
Man, Jianting (Meco)
|
8db14a3f5b
|
[imxrt1170] update enet (#6244)
Co-authored-by: xinyi.gao <xinyi.gao@nxp.com>
|
2022-08-13 22:06:38 -04:00 |
xjy198903
|
405e0da093
|
[NXP]升级RT1170-EVK开发板SDK2.12版本(#6264)
|
2022-08-13 03:22:12 -04:00 |
Meco Man
|
83b3aadaa3
|
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
|
2022-06-09 07:01:59 +08:00 |
xinyigao
|
53be4393aa
|
add rt1170/rt1020 bsp (#5927)
* add rt1170 bsp
* add rt1020 bsp
|
2022-05-19 14:06:35 +08:00 |