xiao-mang
98204c249b
fix for art-pi smart
2024-04-19 18:17:20 +08:00
xiao-mang
4de96450be
fix for art-pi smart
2024-04-19 18:17:20 +08:00
Rbb666
61fac62521
[bsp][renesas]fix ra6m3 can't use lcd problem.
2024-04-18 22:51:03 -04:00
Abner
cd77f988cd
[bsp][nxp]修改 drv_filesystem_spi_flash 驱动 ( #8811 )
...
Co-authored-by: yandld <1453363089@qq.com>
Co-authored-by: Meco Man <920369182@qq.com>
2024-04-18 21:00:49 -04:00
zhangyan
de32f35016
[bsp/phytium]部分设备驱动修改 ( #8794 )
...
* update
* 修改 SDIF 驱动,支持同时使用 TF 卡和 eMMC,更换飞腾派自启动镜像
* drivers debug
* update
* update
* update config
* update
* modify format
---------
Co-authored-by: 朱耿宇 <zhugengyu@phytium.com.cn>
2024-04-19 08:52:09 +08:00
Yaochenger
6493b2356f
[bsp][cvitek] 修正PIN设备的控制宏
2024-04-18 20:34:02 -04:00
Rbb666
3f515f29c5
[bsp][renesas]Modify the mdk template project of ra8.
2024-04-18 20:32:47 -04:00
Rbb666
3c9b7b1f96
[bsp][renesas][stm32]Fix some bsp probelm in 5.1.x.
2024-04-18 20:32:47 -04:00
Yuqiang Wang
204c3253be
[bsp][driver][renesas] Unified Renesas SCI driver
2024-04-18 20:21:59 -04:00
QTbin
9229aee1d7
[BSP][HT32]新增合泰ht32f52352和ht32f12366
2024-04-17 23:44:25 -04:00
Abner
a2bec29019
[bsp][nxp]增加了drv_filesystem_spi_flash驱动
2024-04-16 18:48:37 +08:00
Abner
bbac8e954d
[bsp][nxp]增加了drv_filesystem_spi_flash驱动
2024-04-16 18:48:37 +08:00
yandld
47d9c03937
update spi flash mount
2024-04-16 18:48:37 +08:00
Meco Man
a225d26a8a
[bsp][stm32f103-fire-arbitrary] fix missing header file
2024-04-16 01:39:30 -04:00
Meco Man
d10fb37c05
[bsp] revert delete of stm32f407-sparkfire RTduino pinout
2024-04-15 22:41:00 -04:00
liYangYang
9c359fd4c8
[bsp][cvitek] 在Milk-V Duo 256M开发板中支持ARM核运行RT-Thread标准版和Smart版内核 ( #8800 )
...
* Supports ARM core of Milk-V Duo 256M development board
* add fip.bin(arm)
2024-04-16 09:49:41 +08:00
yuanzihao
1a8b8522f7
[BSP][STM32]add stm32f407-lckfb-skystar
2024-04-13 08:00:15 -04:00
Yuqiang Wang
c6d20e47ac
[bsp][renesas] Add HMI rw007 initialization configuration by default
2024-04-13 13:32:30 +08:00
wirano
e88bb51fb5
bsp/tm4c123: move i2c clk config to tm4c123_config.c
2024-04-12 19:02:49 -04:00
wirano
5e9257fcd1
bsp/tm4c123: add hardware i2c support
2024-04-12 19:02:49 -04:00
Rbb666
86f1a0d2b2
Improve renesas LCD driver.
2024-04-12 19:01:59 -04:00
Rbb666
5d64ea1ed6
[bsp][renesas]Fix ek-ra8d1 spi binding error problem.
2024-04-12 19:01:59 -04:00
wirano
dbce35ba2b
bsp/stm32: remove duplicate if condition
2024-04-12 19:01:26 -04:00
Abner
d5aff0c963
[bsp][nxp] 增加drv_spi_sample_rw007驱动
2024-04-12 18:35:31 +08:00
Abner
98c6a741c5
[bsp][nxp] 增加drv_spi_sample_rw007驱动
2024-04-12 18:35:31 +08:00
liYangYang
48b86cbb8e
[bsp][zynqmp] 为 DFZU2EG MPSoC 开发板支持标准版和Smart版内核 ( #8773 )
...
zynqmp support RT-Thread and RT-smart
2024-04-12 15:57:06 +08:00
Rbb666
6dbdf9c360
Add ra8 ra_pin_get support.
2024-04-11 18:50:23 -04:00
Rbb666
90f4d94ce8
Add ek-ra8d1 rw007 support.
2024-04-11 18:50:23 -04:00
Rbb666
a93722c3e1
Update ra8 readme.
2024-04-11 18:50:23 -04:00
Rbb666
d2555d2169
[bsp][renesas]Update drv_adc,i2c dirvers.
2024-04-11 18:50:23 -04:00
Rbb666
30c3eb9a56
[bsp][renesas]Fix ek-ra8d1 mdk build error.
2024-04-11 18:50:23 -04:00
Shicheng Chu
ca90d3f6c3
[bsp][stm32]fix stm32f103 default console uart name
2024-04-11 18:49:10 -04:00
LZerro
e50fbe8b94
[SBP] Stm32F407-rt-spark adapts to RTduino
2024-04-11 18:46:52 -04:00
StackYuan
83bd05391f
[add] Readme doc for stm32h7s7-disco BSP ( #8767 )
...
[bsp][stm32] add English version readme doc for BSP stm32h7s7-st-disco.
2024-04-11 14:55:34 +08:00
Rbb666
1497a3117a
[bsp][renesas]Add cortex-r52 rzt2m adaptation
2024-04-10 20:47:53 -04:00
zhangyan
81df7bcdde
[bsp/phytium]中断相关修改 ( #8742 )
...
* update smp 4
2024-04-11 00:09:17 +08:00
Shell
b14e0c08e1
[bsp/rpi4] fixup startup failure ( #8754 )
...
[bsp/rpi4] fixup startup issues
Signed-off-by: Shell <smokewood@qq.com>
2024-04-11 00:02:49 +08:00
StackYuan
87d47bf935
[fix] fixup spaces and add in ci.
2024-04-10 16:04:28 +08:00
StackYuan
187e69a698
[BSP] add bsp for st's new platform stm32h7s7-st-disco.
...
[drv] STM32H7RSxx_HAL bsp fixed and update.
[add] bsp stm32h7s7-dk README.md
2024-04-10 16:04:28 +08:00
Yuqiang Wang
d08ae0bfd1
[driver][soft-spi] spi device driver framework adds pin init function function
...
为什么提交这份PR (why to submit this PR)
ps:在设备初始化阶段不应该存在对硬件的操作
你的解决方案是什么 (what is your solution)
ps:添加一个pin_init函数,在spi设备使用时调用该函数来完成硬件引脚的状态初始化,而不是在设备初始化阶段对硬件进行操作,已经在瑞萨HMI上通过验证
2024-04-09 18:33:29 -04:00
flyingcys
62cd7ad961
support cvitek bsp spinor flash
2024-04-09 18:09:54 -04:00
Meco Man
38204386b3
[ci] add vi package checking ( #8737 )
...
* [ci] add vi package checking
* [ci] add MultiButton software package checking
2024-04-09 21:36:04 +08:00
Meco Man
9352624c4e
[hmi-board][rtduino] remove switchToPWM
2024-04-08 21:14:24 +08:00
flyingcys
b1a6508929
[bsp/cvitek]update cv18xx series README.md
...
update cv18xx series README.md
2024-04-07 12:35:53 -04:00
flyingcys
9c938e51a6
[bsp/cvitek]add gitignore file
...
提交 cvitek 下大核 被gitignore 编译依赖文件
2024-04-07 09:56:42 -04:00
Siwei Xu
dd55489839
[bsp][nxp] Add SPI1 config for FRDM-MCXN947 board
2024-04-06 13:18:06 -04:00
xhackerustc
e0e9eb8b15
[nxp/mcxn] add SPI6 support ( #8704 )
...
* [bsp][nxp] add missing drv_spi.h
Otherwise when building spi users such as u8g2, gcc will complain can't
find the drv_spi.h.
* [bsp][nxp] enable spi6
* [bsp][nxp] add spi sample code which uses spi6 to loopback
Connect spi6's MISO <--> MSIO, I.E P3_20 and P3_22 with Dupont Line
The sample usage and output would be:
msh >spi_sample
spi rbuf : 0 1 2 3 4 5 6 7 8 9 a b c d e f 10 11 12 13 14 15 16 17 18 19 1a 1b 1c 1d 1e 1f
spi loopback mode test over!
2024-04-04 20:08:39 -04:00
Zhang
447a10c964
[bsp][nxp] mcxn947基础上去除多余修改:
2024-04-03 17:57:46 -04:00
Zhang
42e01a80a0
[bsp][nxp]基于MCXN947的spi_driver添加spi7读写W25Q64_Flash:
2024-04-03 11:12:19 +08:00
flyingcys
1b857df4e0
support cv181x-riscv for RT-SMART ( #8724 )
2024-04-03 07:37:45 +08:00