xiao xie
493c333869
[imxrt1170]修复SD卡作为引导器后,系统无法挂载SD卡的问题 ( #6600 )
...
* 修复SD卡作为引导器后,系统无法挂载SD卡的问题
* Update Kconfig
Co-authored-by: Man, Jianting (Meco) <920369182@qq.com>
2022-11-08 00:49:39 -05:00
xiao xie
4b897fea3f
[imxrt1170-m7]Adjust pro dir structure ( #6446 )
2022-09-19 01:20:02 -04:00
xiao xie
a0ca06b499
[imxrt 1170]add flexspi support ( #6429 )
...
* [imxrt 1170]add flexspi support
* format file
* format file
* update flexspi serial root clk to 80MHz
* format file
2022-09-15 05:08:26 -04:00
xiao xie
52e1d76254
[imxrt 1170]Support us delay ( #6424 )
...
* add us delay
* formating file
2022-09-13 07:53:30 -04:00
xiao xie
8317b9058a
[imxrt1170]update sdk files ( #6405 )
...
* update sdk files
* add dcd config
* format files
* formating file
2022-09-09 16:59:08 -04:00
xiao xie
2577fcc366
add sdio support ( #6385 )
...
* add sdio support
* update board kconfig
* 优化SD卡挂载文件系统
* 使用通用接口实现led的闪烁操作
2022-09-08 23:20:50 -04:00
xiao xie
05afaa9fc5
[imxrt1170]Fix flexcan driver ( #6378 )
...
fix flexcan driver for imxrt1170
2022-09-06 21:20:04 -04:00
xiao xie
20c4798239
[imxrt1170]add rtc Kconfig ( #6370 )
2022-09-05 07:39:10 -04:00
xiao xie
d1daf06619
[imxrt1170]Update iar project ( #6369 )
2022-09-04 21:47:03 -04:00
xiao xie
44b815d8d5
[imxrt]消除编译警告;修正板级配置信息 ( #6363 )
...
* add ignore files and directories
* 消除编译警告;修正板级配置信息
2022-09-01 08:15:11 -04:00
xiao xie
9bbe2097db
[imxrt1170] Update readme ( #6358 )
...
update README
2022-08-31 21:19:59 -04:00
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
xjy
c2199eb85b
修复imxrt除1170系列外bsp网络驱动编译错误
2022-08-30 07:47:07 -04:00
xjy198903
58769e67c6
修复imxrt1170网络驱动问题 ( #6342 )
...
1、修复ksz8081.c编译错误;
2、修复rt1170网络驱动问题
2022-08-29 15:47:58 -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
xjy198903
7cf703dde5
Update 1170 gpios ( #6298 )
...
* 增加1170可操作的gpio数
* 修改默认引脚配置
* 增加千兆网络引脚配置
2022-08-17 09:40:26 -04:00
xjy198903
840f6b997c
[nxp][imxrt1170]Fix building problem ( #6297 )
2022-08-17 04:28:58 -04:00
liuxianliang
a4eb64b873
update the project for RT-Thread_V4.1.1
2022-08-16 19:38:48 +08:00
Meco Man
dd94198bd6
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
2022-08-16 09:39:00 +08:00
Meco Man
c038e55d32
[armclang] 使用__clang__代替__CLANG_ARM
...
attach https://github.com/RT-Thread/rt-thread/pull/5451
2022-08-16 09:37:45 +08:00
Not Black Magic
eb12619654
Fix BSP/imxrt/imxrt1060-nxp-evk: RTC Driver issue ( #6283 )
...
Fix BSP bug:
-Function naming conflict in drv_rtc.c, rename get/set_timestamp to imxrt_hp_get/set_timestamp, which conflicted with rtc.c/.h framework.
2022-08-15 09:34:01 -04:00
xjy198903
eedb4e1981
[imxrt] 消除编译警告
2022-08-15 09:24:53 -04: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
Meco Man
ff310443b8
[nxp] move phy driver into drivers folder
2022-08-14 21:50:14 -04:00
Meco Man
40fe10ba15
[nxp][link script] format issue
...
report in slack group
2022-08-14 21:49:16 -04:00
Fan Yang
666af5e29d
[DeviceDriver] Add CANFD support and correct typos ( #5912 )
...
* Add CANFD support and correct typos
- Added CANFD required fields to can.h
- Fixed typos in can.h and can.c
- Corrected all the projects affected by the typo
- Fixed wrong line-ending in some affected can driver files
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
* update
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
Co-authored-by: Meco Man <920369182@qq.com>
2022-08-13 22:59:28 -04:00
Meco Man
5c7655663c
[imxrt] fix gpio interrupt bug in drv_gpio.c
...
report in #4184
2022-08-13 22:08:31 -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
Man, Jianting (Meco)
0ac8f72037
[lvgl] remove suareline studio specific support for imxrt1060 ( #6261 )
...
* [lvgl] PKG_USING_LV_MUSIC_DEMO defaults by yes
* [lvgl] remove specific suppport for imxrt1060
https://github.com/lvgl/lvgl/pull/3566
2022-08-13 22:02:41 -04:00
Meco Man
656f0e3d23
[imxrt1060] fix a tiny problme
...
this is report in slack group:
- I had to do a small fix in board/linker_scripts/link.lds file.
line 81, should be:
ivt_begin = ORIGIN(m_boot_data) + LENGTH(m_boot_data);
(add a space between ivt_begin and "=“).
- For unknown reason I had to set DEMO_PANEL_RK043FN66HS as default in imxrt1060-nxp-evk/board/Kconfig
Leaving the DEMO_PANEL_RK043FN02H was not working even after selecting RK043FN66HS in menuconfig. The result was touch not working without this change as a wrong driver was being pick.
2022-08-13 21:56:04 -04:00
xjy198903
405e0da093
[NXP]升级RT1170-EVK开发板SDK2.12版本( #6264 )
2022-08-13 03:22:12 -04:00
Isaac Rose
c49c5a4d06
Added LCD Touch Int pin to ioconfig. During testing GT911 would not come out of reset because INT pin could not be driven low or high.
2022-08-08 01:30:39 -04:00
xfwangqiang
79934777d0
[bsp][imxrt]优化imxrt的BSP下面的applications的Sconsript脚本 ( #6236 )
...
* 优化imxrt的BSP下面的applications的Sconsript脚本
* add import os for sconscript in imxrt
2022-08-07 12:15:13 -04:00
StackRyan
e86d54a400
[fix]mimxrt1170 Qspi flash bootup problems ( #6215 )
...
[fix]mimxrt1170 Qspi flash bootup problems by loss of external flash conf and ivt header.
[add]green light instead printf on main.c.
2022-08-03 22:43:50 -04:00
Not Black Magic
226b3e1979
[bsp/imxrt/imxrt/imxrt1060-nxp-evk] ( #6195 )
...
Fix BSP bugs:
-Added Touch INT GPIO Init code to pin_mux.c
-Added new delay code for touch/video driver, using the rt-thread delay, in touchpad.c/.h
2022-07-30 02:06:09 -04:00
Meco Man
15cd71bae6
[lvgl] adapt lvgl 8.3.0
2022-07-07 16:55:25 +08:00
solar_li
8f09245ed5
Implement api docking of rt_pin_get. ( #6102 )
...
* Implement api docking of rt_pin_get.
2022-06-23 21:26:55 +08:00
Man, Jianting (Meco)
2c10d5ad01
[rtc] use gmtime_r to replace gmtime ( #6012 )
...
* [rtc] use gmtime_r to replace gmtime
2022-06-22 13:41:06 +08:00
xinyigao
7416f62c06
update rt1170n menuconfig ( #6085 )
...
* updata rt1170 menuconfig
2022-06-22 09:33:14 +08:00
Meco Man
c9878aacd2
[scons][iar] 将IAR的PLATFORM字段由iar调整为iccarm
...
将路径更新为IAR最新版本的路径
2022-06-09 07:01:59 +08:00
Meco Man
83b3aadaa3
[Scons][iar][iccarm] IAR统一使用iccarm作为判断条件而不是是用IDE的名字来进行判断
...
因为不确定后续IAR是否会像Keil一样内含有不同的编译工具链
此外,将判断条件改为列表方式,这样更方便后续增加其他可能的IAR编译链
2022-06-09 07:01:59 +08:00
Meco Man
50f041f5c2
[Scons] 将GCC判断条件改为列表方式,方便后续增加新的编译工具链
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
Ting Liu
880fc2f59a
[imxrt 1060] support touchpad
...
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2022-05-19 14:03:20 +08:00
Ting Liu
ea6999a700
[imxrt 1060]: support keil armclang compiler
...
Test with Keil MDK 5.36, Compiler V6.16
Signed-off-by: Ting Liu <ting.liu@nxp.com>
2022-05-13 15:37:57 +08:00
Meco Man
a0bfbe8d90
[imxrt1060]support NXP GUiGuider
2022-05-13 14:12:15 +08:00
Meco Man
3344e38dd5
[imaxrt 1060] 优化LVGL文件结构
2022-05-12 10:10:11 +08:00
Meco Man
c14dbe8a2e
[lvgl] beautify code
2022-05-10 10:12:45 +08:00
Meco Man
e037b7684e
prepare to support squareline studio
2022-05-09 09:56:27 +08:00
Meco Man
907ee070dd
[imxrt1060] exchange On-chip Peripheral Drivers and Onboard Peripheral Drivers menu in Kconfig
2022-05-09 09:56:27 +08:00
Man, Jianting (Meco)
a0f8d43744
[gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM ( #5802 )
...
* [gcc][armcc][armclang] rtconfig.CROSS_TOOL->rtconfig.PLATFORM
2022-04-20 09:56:04 +08:00
Rbb666
a003cbe705
rt1052 添加 RT-Thread Studio 工程 ( #5838 )
...
* rt1052 添加 RT-Thread Studio 工程
2022-04-19 11:04:44 +08:00
guo
201bd8871d
Revert "优化build输出" ( #5747 )
2022-03-30 16:59:20 +08:00
guozhanxin
1b6031954a
[bsp/imxrt] improve build output.
2022-03-30 01:21:59 +08:00
guozhanxin
e353b2d5f1
[bsp] Update all projects.
2022-03-29 19:28:06 +08:00
guozhanxin
8763d8b776
[bsp/imxrt] fix compile warnings.
2022-03-29 16:33:36 +08:00
guo
3b1445d49c
[bsp][imxrt1060]fix gcc can't runing issue. ( #5667 )
2022-03-14 22:54:12 +08:00
Man, Jianting (Meco)
59079fe91f
update documentation ( #5674 )
2022-03-14 21:18:14 +08:00
Rbb666
d53ff73615
add README_zh.md、led blink ( #5666 )
2022-03-11 18:26:56 +08:00
Rbb666
e484ff5942
添加 imxrt1060-evk BSP ( #5657 )
...
* 添加 imxrt1060-evk BSP
* add LVGL
* add README.md
* Delete irrelevant files
* Modify the optimization level to O1
* Organize documents
* Source code formatting
2022-03-11 12:13:56 +08:00
liukangcc
ccbd22f493
[update] refresh project
2022-01-26 18:30:23 +08:00
guo
e665bacf89
Merge pull request #5567 from mysterywolf/nxp
...
#5564 format codes
2022-01-26 12:51:53 +08:00
Meco Man
77b8db800c
[imxrt] format codes
2022-01-25 23:24:09 -05:00
LeeChunHei
3000140bfd
爲imxrt系列添加usb host驅動 ( #4377 )
...
* adding fsl_os_abstraction porting
* port usbh to imxrt
Co-authored-by: guo <guozhanxin@rt-thread.com>
2022-01-26 11:49:22 +08:00
WBI\nxf44444
8b0f50b7e2
Update i2c driver, add read ACK and BUS status check
2022-01-26 01:43:05 +08:00
WBI\nxf44444
3be35fecae
Update i2c driver, add read ACK and BUS status check
2022-01-26 00:54:03 +08:00
LeeChunHei
cd72ef6ecb
add pulse encoder porting to imxrt1052 ( #4372 )
2022-01-24 14:22:48 +08:00
Man, Jianting (Meco)
bb1084556f
[console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
...
* [console] 解决在没有定义RT_USING_DEVICE的情况下使用device报错的问题
* format codes
* [libc] 整理格式
* refresh projects
2022-01-09 00:20:32 +08:00
guo
2babfedd52
Merge pull request #5397 from liukangcc/cflag
...
[update] CFLAGS
2021-12-21 17:50:54 +08:00
Man, Jianting (Meco)
6369e89502
[posix] POSIX standard implementation for PSE51 ( #5384 )
...
* [posix] POSIX standard implementation for PSE51
- add some posix's interfaces that we haven't before.
- these PR have passed the interface definition test across gcc platfrom;
- have tested base on qemu-a9 and stm32h750-art-pi.
* [newlib] only enable POSIX.1-1990
* update projects
2021-12-17 15:34:17 +08:00
liukangcc
b0f6c2fbae
[update] CFLAGS
2021-12-17 14:28:40 +08:00
Tangyuxin
d724eed9fc
分离内存分配接口与内存分配算法 ( #5175 )
...
* [kernel][mem] Multiple instances of small memory allocation algorithm
* [kernel][mem] Change small memory management algorithm memory header flag
* [kernel][mem] Fix assertion problem
* [kernel][slab] Multiple instances of slab memory management algorithm
* [kernel][memheap] Remove rt_malloc/rt_free/rt_realloc and other related memory interfaces
* [kernel][mem] Clean up memory space of small memory management objects
* [kernel][kservice] Add memory application interface and thread protection interface
* [kernel][kservice] Fix function return value problem
* [kernel][memheap] Optimize memheaptrace print
* [kernel][memheap] Support best mode
* [kernel][memory] Remove semaphore lock
* [kernel][memheap] Add locked flag
* [kernel][memory] Support malloc memory in interrupt
* [kernel][memheap] Add 'memheapcheck' cmd
* [kernel][mem] Fix failure to request full memory
* [kernel][memheap] Fix compilation warning
* [kernel][mem] Fix mem realloc ASSERT
* [examples][testcases] Add small mem testcase
* [examples][mem_tc] Modify test memory size
* [examples][testcases] Add slab memory management algorithm test case
* [examples][testcases] fix small memory management algorithm test case
* [kernel][memory] Adjusting memory allocation algorithm object definition and interface
* [kernel][memory] Fix compilation warning
* [examples][utest] Fix mem test case
* [examples][utest] fix slab test case
* [utest][testcases] Shorten test time
* [kernel][memory] Formatting code
* [examples][utest] Adjust test run time
* [examples][utest] Formatting code
* [bsp] update all rtconfig.h
2021-12-16 16:23:58 +08:00
Meco Man
879e9d4c54
更新rtconfig.h
2021-12-01 22:02:36 -05:00
Meco Man
a1cc3d43e7
modify time.h to sys/time.h
2021-11-23 22:38:00 -05:00
guo
cda8caeda0
Merge pull request #5180 from liukangcc/bsp
...
[update] bsp .config file and rtconfig.h file.
2021-10-15 13:54:46 +08:00
liukangcc
7dc99c1ff4
[update] bsp .config file and rtconfig.h file.
2021-10-14 14:49:53 +08:00
guo
b1baf42d4e
Revert "Fix compiler flags issue"
2021-10-14 14:36:18 +08:00
liukangcc
3ac36a3107
[update] Fix compiler flags issue
2021-10-14 10:32:22 +08:00
liukangcc
4bf6975467
[imxrt1050xxx] update imxrt template to support scons --dist
2021-10-11 17:09:13 +08:00
JCZou
0369db718c
Fix compiler flags issue
...
CCFLAGS is used by gcc and g++ compiler. So CFLAGS should be used for
gcc to avoid passing gcc flags to g++.
2021-08-19 08:53:27 +02:00
Bernard Xiong
2967da3cdf
Merge pull request #4878 from xfwangqiang/imxrt1064
...
[BSP][IMXRT]fixed lcd driver and scons script
2021-07-31 08:30:09 +08:00
Meco Man
6635e59b59
[imxrt] 补充NXP官方移植文档
2021-07-27 04:28:45 +08:00
wangqiang
178e1db288
修复了drv_lcd.c中frame_buffer的段分配在GCC编译器情况下的错误
...
修复了构建脚本未编译库文件fsl_elcd.c的问题
2021-07-20 17:37:24 +08:00
wangqiang
fefaac854c
完善i2c,uart,LCD的kconfig,修复了I2C的imxrt_i2c_mst_xfer函数读取数据前会多进行一次写地址的操作
2021-05-28 14:20:49 +08:00
guozhanxin
7ab2cae3fa
[bsp]add seeed Arch_Mix bsp
2021-05-07 17:42:49 +08:00
wangqiang
9d8e5c0e06
修复board/Kconfig的错误
2021-05-03 09:28:03 +08:00
yangjie
75e4c9dd0a
[bsp]update GPL license to Apache-2.0, and format files
2021-04-09 10:52:34 +08:00
LeeChunHei
b4cbfca550
change to use SConscript to enable clear bss in startup.s
2021-02-24 12:04:08 +08:00
LeeChunHei
8ef1fa192a
fix no clear bss with gcc and the wrong logic in SConscript
2021-02-23 11:45:27 +08:00
Bernard Xiong
4426af03f8
Revert "添加imxrt的pulse encoder和usb host驅動"
2021-02-23 09:44:27 +08:00
Bernard Xiong
d9c3459e11
Merge pull request #4295 from LeeChunHei/test_branch
...
添加imxrt的pulse encoder和usb host驅動
2021-02-23 09:41:27 +08:00
Bernard Xiong
6d3847b6bd
Merge pull request #4335 from LeeChunHei/qtimer_port
...
爲RT1052移植QTMR的PWM
2021-02-23 09:41:03 +08:00
Bernard Xiong
5a53b08fb9
Merge pull request #4336 from LeeChunHei/spi_test
...
對imxrt的SPI傳輸改用非阻塞API
2021-02-23 09:40:17 +08:00
LeeChunHei
6f0b8a5b78
change the wrong syntax
2021-02-22 22:26:00 +08:00
LeeChunHei
4c32843d73
add minus sign for all RT_ERROR code
2021-02-22 22:23:10 +08:00
LeeChunHei
a40bf3b11d
adding option for using blocking spi transfer
2021-02-22 22:17:07 +08:00
Bernard Xiong
7d72bdf303
Merge pull request #4314 from mysterywolf/mktime1
...
[bug][localtime]解决底层驱动格林威治时间与当地时间混乱使用的问题
2021-02-15 09:26:52 +08:00
LeeChunHei
7e5034c67d
change to use non blocking api and use semaphore to sync the transfer
2021-02-14 12:15:20 +08:00