CYFS
45812e43a6
[bsp][yichip]fix bug
2024-10-20 12:18:28 -04:00
Shell
81181e101f
feat: bsp: fit into the new thread context
2024-10-19 15:19:41 -04:00
CYFS
76adf376db
[bsp][stm32][rsoc]串口超时判断逻辑有问题
...
[bsp][stm32]fix uart bug
2024-10-19 12:24:42 -04:00
CYFS
e47f478e12
[bsp][rsoc]Fix compilation issues with bsp of hc32l136
2024-10-19 12:23:07 -04:00
Supper Thomas
ab964e1e5a
[action] fix the fail action
2024-10-19 19:20:03 +08:00
Meco Man
47d941388b
[bsp][stm32] fix variable init
...
fix https://github.com/RT-Thread/rt-thread/pull/9525
2024-10-14 22:12:21 -04:00
LZerro
8c1cd39d80
[bsp][Infineon]add drv_eth ( #9527 )
...
[bsp][Infineon]add xmc7200 eth driver #9527
---------
Co-authored-by: LZerro <lizhenhong@rt-thread.com>
2024-10-14 11:30:00 +08:00
Diamond Rivero
5010c17539
move `GPIO_InitStruct` variable inside to `PIN_IRQ_ENABLE`. thanks to @mysterywolf
2024-10-12 22:34:42 +08:00
Diamond Rivero
df36d1806c
call `HAL_GPIO_Init()` by default
2024-10-12 22:34:42 +08:00
Yuqiang Wang
6b0671b336
[bsp][ci] fix BSPs compilation errors
...
1.RT_TIMER_TICK_PER_SECOND替换为RT_TICK_PER_SECOND
2.nxp lpc、imx、mcx系列bsp修复
3.lpc824支持gcc
4.lpc824、lpc1114 bsp默认使用nano版本
5.nxp scons --dist问题修复
6.rt-spark lvgl latest 编译修复
2024-10-11 18:32:58 -04:00
wumingzi
a0415846db
[bsp][ESP32][esp32c3] add spi driver
2024-10-08 18:34:24 -04:00
Meco Man
5a18b88657
[stm32-f469][ci] add lvgl 8.3 and 8.4 version checking
2024-10-07 23:13:50 -04:00
Meco Man
43a727691d
[stm32-l475][ci] add LVGL multi versions checking
2024-10-07 19:05:55 -04:00
Meco Man
bc74bea545
[RTduino] support TFT_eSPI demo
2024-10-06 21:04:15 -04:00
Meco Man
b6382d2a00
[stm32l475][RTduino] modify macros and files name
2024-10-05 23:33:37 -04:00
Meco Man
b9c3bdf7eb
[lvgl][ci] add lvgl 8.3-latest check
2024-10-04 23:41:11 -04:00
hydevcode
6b14e0d220
[ci] enable lvgl latest version checking on stm32f407-rt-spark ( #9493 )
2024-10-02 11:59:18 -04:00
hydevcode
443d56cfb1
[bsp][airm2m/air105][rsoc] Fix compilation issues with bsp of airm2m/air105
2024-09-30 18:50:15 -04:00
hydevcode
1bf3d79be1
[bsp][w60x][rsoc] Fix compilation issues with bsp of w60x ( #9487 )
...
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
* [bsp][w60x][rsoc] Fix compilation issues with bsp of w60x
2024-10-01 06:06:50 +08:00
kurisaw
40da8034a2
[bsp][nxp] Fix nxp series bsp compilation issues
2024-09-30 19:42:54 +08:00
hydevcode
827609be94
[bsp][essemi][rsoc] Fix compilation issues with bsp of essemi series
2024-09-29 20:49:57 -04:00
hydevcode
66d54ea8c0
[bsp][nxp][rsoc] Fix compilation issues with bsp of nxp/lxp series
2024-09-29 20:47:39 -04:00
hydevcode
e7e44ec7e8
[bsp][nuvoton][rsoc] Fix compilation issues with bsp of nuvoton series
2024-09-29 20:44:38 -04:00
sheltonyu
b4b010f4a3
[bsp/at32] update pwm driver
2024-09-29 12:36:19 -04:00
hydevcode
4203bfeb1d
[bsp][mm32l07x][rsoc] Fix compilation issues with bsp of mm32l07x
2024-09-29 12:33:10 -04:00
CYFS
d0cf64631a
[bsp][stm32][dosc][rsoc]更新STM32 BSP 制作教程 ( #9484 )
...
* [bsp][stm32][dosc]update bsp make
* [bsp][stm32]注明文档中使用的cubemx版本
2024-09-29 08:59:28 +08:00
hydevcode
5562779056
[BSP][LVGL]An adaptation that creates a buffer in high or low versions
...
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions
[BSP][LVGL]An adaptation that creates a buffer in high or low versions,code format modifications
[BSP][LVGL]An adaptation that creates a buffer in high or low versions,code format modifications
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions,code format modifications
[bsp][stm32]lvgl creates adaptations of buffers in high or low versions
2024-09-27 09:58:19 +08:00
hydevcode
a98c872934
[bsp][rsoc] remove infinite while loop counting
2024-09-26 18:08:41 -04:00
heyuanjie87
caac564854
[bsp] add k230
2024-09-25 22:34:04 -04:00
imcu
633d203fa6
bsp:cvitek:add all function type of pinmux
2024-09-25 21:04:40 -04:00
Yuqiang Wang
beb7bc42de
[bsp][renesas] Add a new BSP: RZN2L-RSK
2024-09-15 13:29:20 -04:00
CXSforHPU
bb91502465
[drivers] Specifies the name of the drivers driver file
...
https://github.com/RT-Thread/rt-thread/pull/9420
2024-09-13 17:40:40 -04:00
Rbb666
49c39d4a8d
[bsp][gd32]Fix the problem that uartv2 does not enable dma compilation error.
2024-09-13 17:29:23 -04:00
Yilin Sun
779547d708
bsp: nxp/mcx/mcxc/mcxc444: Add SPI driver support.
...
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-09-12 18:15:32 -04:00
Shell
7528645f59
feat: libcpu/risc-v: unify context on c906, virt64
...
Changes:
- added config for NEW_CTX_SWITCH
- used new context on c906 sched switch routine
- update _rt_hw_stack_init to fit into NEW_CTX_SWITCH
- separated vector ctx from the generic
Signed-off-by: Shell <smokewood@qq.com>
2024-09-11 18:06:51 -04:00
Shell
adbbd24ad7
feat: bsp: qemu risc-v64: fit into common64
2024-09-11 18:06:51 -04:00
zms123456
08221b54d0
[kernel][mutex] fix bug of thread exit without releasing mutex & add error check log
2024-09-11 18:03:43 -04:00
Rbb666
0df9a9f0cc
[bsp][hpmicro]添加utest相关段信息,修复scons编译问题
2024-09-10 23:59:59 -04:00
liangzohar
240172609c
[bsp/n32] 修复每次上电都初始化RTC导致上电时间被重置的问题
2024-09-10 19:53:01 -04:00
Chen Wang
6fc1fc72b7
bsp: cvitek: clean up useless variable assignments in SConstruct
...
CV18xx RISC-V C906L.
Configuration value for CPU and ARCH are already defined in rtconfig.py.
Remove these duplication from SConstruct.
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-09-05 23:39:06 -04:00
zhangyan
5181857148
[bsp/phytium]默认配置修改
2024-09-05 18:18:27 -04:00
yandld
1cc0fb87df
fix README typo
2024-09-05 13:04:16 +08:00
yandld
ba7e469772
[bsp][mcxc444] update README and keil project
2024-09-05 13:04:16 +08:00
Yilin Sun
b4165288fc
bsp: nxp/mcx/mcxc: FRDM-MCXC444: Kconfig: Add I2C support.
2024-09-04 23:34:40 +08:00
Yilin Sun
b76fd6ba0a
bsp: nxp/mcx/mcxc: Add I2C driver support.
2024-09-04 23:34:40 +08:00
Z8MAN8
cea7670e7f
bsp: cvitek: fix cvitek uart driver can not repeat configure
...
After first called from uart open, the dw8250_uart_configure
API cannot be called again. Otherwise, this will mess up the
device, and uart will not act properly to interrupt again.
Analysis: Configure uart device will close recive interrupte,
causing uart device to malfunction.
Solution: After configure uart device, enable the device's
recive interrupte.
Signed-off-by: Shicheng Chu <1468559561@qq.com>
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
2024-09-03 20:50:50 -04:00
flyingcys
2e224b30ad
[bsp/cvitek] eth driver support phy link detect
...
Signed-off-by: flyingcys <flyingcys@163.com>
2024-09-03 18:17:30 -04:00
yandld
cf56227000
[bsp][mcxc] add rtc/wdog/uart driver
2024-09-03 18:15:17 -04:00
Yilin Sun
ad256db2c0
bsp: nxp/mcx/mcxc: FRDM-MCXC444: Fix GCC build suport.
...
This patch fixes GCC build support for FRDM-MCXC444.
* Updated compiler flags to Cortex-M0 without FPU.
* Updated linker script to add RT-Thread const tables.
2024-09-03 15:22:05 +08:00
sakumisu
0d87b028ed
update(cherryusb): add config for bl616 usbdev and usbhost
2024-09-02 22:27:04 -04:00
sheltonyu
6a30ec2625
[bsp/at32] ethernet support phy lan8720 and yt8512
2024-09-02 12:51:06 -04:00
sheltonyu
a40f2a62ef
[bsp/at32] 1.add support m412/416 series, 2.add drv_can_v2 driver (support canfd)
2024-09-02 00:41:18 -04:00
sakumisu
f7de9de7dd
update(cherryusb): add config for hpm6750 usbdev and usbhost
2024-09-02 00:40:29 -04:00
sakumisu
b462daf57e
update(cherryusb): add config for mcxn947 usbdev and usbhost
2024-09-02 10:15:43 +08:00
Shell
b6f1b16d7a
feat: bsp: qemu-riscv64: using klibc API for printf
2024-09-01 15:12:34 -04:00
Shell
a5042f5bb5
feat: bsp: qemu-riscv64: updates of building & docs
...
- using generic command instead of abs path
- update BSP configurations
- update README
2024-09-01 15:12:34 -04:00
Shell
1c5340ce3a
feat: bsp: qemu-riscv64: remove useless configs
2024-09-01 15:12:34 -04:00
下里巴人
9e690694c7
[bsp][nxp][mcxa153] add spi1 driver entry
2024-08-28 21:07:05 -04:00
heyuanjie87
b3fbddda80
[bsp/cvitek]修正sdhci发送命令超时后触发两次信号量的问题
...
修正命令超时后触发两次信号量的问题
详解:
中断状态寄存器的BIT0仅表示sdhci处理命令完成,完成结果由其它位指示,当出错时
BIT0也会值1产生中断
Signed-off-by: heyuanjie87 <943313837@qq.com>
2024-08-28 18:33:50 -04:00
CYFS
4f10d05a5b
[bsp][ht32] 修复编译问题
...
修复scons编译问题并添加ci
2024-08-28 18:31:59 -04:00
zhugengyu
b9f4daa97a
[BSP][Phytium] add support for mainbranch cherryusb (xhci host + pusb2 device/host)
2024-08-27 22:06:13 -04:00
Shicheng Chu
66738d71da
bsp: cvitek: Add support for duos_sd
...
Supports both big and little cores of RISC-V C906,
but does not support ARM cores. Currently, only UART
drivers are supported on the peripherals.
Signed-off-by: Shicheng Chu <1468559561@qq.com>
2024-08-27 00:53:15 -04:00
flyingcys
82f30aa54f
rename c906 FPU macro ( #9290 )
...
1. 修改 ENABLE_FPU 为 ARCH_RISCV_FPU,与libcpu/common 保持统一
2. 对 bsp/cvitek/cv18xx_risc-v 中增加使能 ARCH_RISCV_FPU 的动作。解决了 issue #9075
2024-08-27 00:46:41 -04:00
yandld
32635bb53a
fix formmating issue
2024-08-27 00:44:34 -04:00
yandld
0179d7427a
frdm-mcxn236
...
add uart5
add can support
add wdog support
2024-08-27 00:44:34 -04:00
yandld
6ef77d7d32
add wdog driver and refine default project
2024-08-27 00:44:34 -04:00
Fan YANG
0b1ba0f612
[bsp][hpmicro] add missing fence apis
...
- added missing fence apis
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
2024-08-26 10:41:15 +08:00
Fan YANG
6c085218a3
[bsp][hpmicro][hpm6e00evk] add hpm6e00evk support
...
- added hpm6e00evk support
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
2024-08-26 10:41:15 +08:00
Fan YANG
e19b63e5fb
[bsp][hpmicro] upgrade hpm_sdk to v1.6.0
...
- upgraded hpm_sdk to v1.6.0
Signed-off-by: Fan YANG <fan.yang@hpmicro.com>
2024-08-26 10:41:15 +08:00
Z8MAN8
742dae7220
bsp: cvitek: Add timer driver
...
Signed-off-by: Shicheng Chu <1468559561@qq.com>
2024-08-25 12:11:57 -04:00
Supper Thomas
077e6889e8
[bsp/nxp] Add fixed lds
2024-08-25 22:57:52 +08:00
yandld
8ba75bddc3
[bsp][mcxc] initial commit for frdm-mcxc444
2024-08-25 10:55:17 -04:00
CXSforHPU
416ec66380
[device] add dev_ prefix for file names
2024-08-23 18:15:09 -04:00
Koen De Vleeschauwer
edfc7d6201
[bsp/at32] static dma_isr() in hard_i2c and spi
2024-08-23 17:45:56 -04:00
LZerro
e5382cb733
[bsp][Infineon][psoc6-evk-062s2]Adapt to RTduino
2024-08-22 22:58:49 -04:00
hywing
d3b9480658
[bsp][nxp][mcxa153] add i2c driver
2024-08-21 17:35:19 -04:00
Z8MAN8
f5156774b2
bsp: cvitek: Canonically rename some macro definitions
...
Analysis: Some macro definition names are not standardized
and lack prefixes.
Solution: Add BSP_ prefix to GPIO_IRQ_BASE SYS_GPIO_IRQ_BASE
PLIC_PHY_ADDR TIMER_CLK_FREQ UART_IRQ_BASE I2C_IRQ_BASE.
Signed-off-by: Shicheng Chu <1468559561@qq.com>
2024-08-20 09:52:18 +08:00
Yilin Sun
fea231407b
bsp: nxp/mcx/mcxn/mcxn236: Remove invalid SPI8 entry.
...
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-19 16:04:28 +08:00
Yilin Sun
42239863cf
bsp: nxp/mcx/mcxn/mcxn947: Remove invalid SPI8 entry.
...
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-19 16:04:28 +08:00
Yilin Sun
a5780a341c
bsp: nxp/mcx/mcxn: SPI: Use updated DMA mux enum.
...
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-19 16:04:28 +08:00
Yilin Sun
fd3f603b27
bsp: nxp/frdm-mcxn947: FS: use generic SPI API.
...
This patch replaces SPI flash mount procedure with generic SPI API. This
patch also try to format the external flash on the first mount failure,
in case of empty or invalid flash content is present on the external SPI
flash.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-16 20:20:34 -04:00
Yilin Sun
12214dc18c
bsp: nxp/frdm-mcxn947: WiFi: use generic SPI API.
...
This patch changed SPI initialization API to standard RT-Thread SPI API.
The current code contains a minor bug which does not wait for WiFi
module ready before stack initialization, this is also fixed.
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-16 20:20:34 -04:00
Yilin Sun
e6cf0bc97d
bsp: nxp/mcxn947: Updated SDK to release v2.16.000
...
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-16 20:20:13 -04:00
Yilin Sun
0864456947
bsp: nxp/mcx: Use standard SPI CS pin. ( #9312 )
...
* bsp: nxp/mcx/mcxn: SPI: Added missing bracket and re-format code.
The closing bracket is missing from SPI6 struct.
Introduced since commit fc1cfd6d36
.
Use standard rt_spi_device->cs_pin instead of user_data pointer.
---------
Signed-off-by: Yilin Sun <imi415@imi.moe>
2024-08-16 16:47:16 +08:00
沐枫
9822b46291
[BSP][stm32]add BSP for FK407M2-ZGT6
2024-08-15 04:10:16 -04:00
Meco Man
c90179beb5
删除rt_thread_sleep遗留
2024-08-15 04:08:33 -04:00
Shell
a6c38c5c44
bsp: fit into c11 atomic
2024-08-13 04:13:51 -04:00
yekai
e418b959d7
modify startup to call entry after start
2024-08-12 19:19:59 +08:00
yekai
ce9e6209ab
modify heap to zero
...
as mysterywolf do in commit 698569c3ca
2024-08-12 19:19:59 +08:00
yekai
145c6e2b51
update `STM32Cube MCU Package for STM32H7 Series` to 1.11.2
2024-08-12 19:19:59 +08:00
Rbb666
fd111e7af4
[bsp][nxp/mcxa153]添加spi缺失的文件路径
2024-08-12 17:23:40 +08:00
hywing
836865f404
[bsp][nxp][mcxa153] driver code formatted
2024-08-12 17:23:40 +08:00
hywing
6d000573b6
[bsp][nxp][mcxa153] fix compiling problem
2024-08-12 17:23:40 +08:00
hywing
187ce18695
[bsp][nxp][mcxa153] add spi driver
2024-08-12 17:23:40 +08:00
hywing
61a2bf6154
[bsp][nxp][mcxa153] add pwm driver
2024-08-12 17:23:40 +08:00
luchenxu
40610fbd5d
[BSP][airm2m/air32f103] fix build errors when using arm gnu toolchain
2024-08-12 17:00:33 +08:00
Chen Wang
deb35d3fb3
bsp: cvitek: SConstruct: optimize drivers_path_prefix
...
For bsp/cvitek, all drivers related files are moved to the directory
bsp/cvitek/drivers, so the drivers_path_prefix processing in the
SConstruct of the three bsp projects can be simplified.
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-08-12 16:43:56 +08:00
Rbb666
8c5f24469c
[ci][bsp]fix same54&same70&ls1cdev build errors. ( #9282 )
...
[ci][bsp]fix same54&same70&ls1cdev ci build errors.
2024-08-08 14:08:59 +08:00
Z8MAN8
b6c26d4537
bsp: cvitek: fix c906_little IRQ_MAX_NR error num
...
Analysis: The IRQ_MAX_NR value of c906_little is wrong.
interrupt.h relies on IRQ_MAX_NR defined in rtconfig.h but
does not explicitly include this header file.
Solution: Change IRQ_MAX_NR to the correct value 61 in
the datasheet. Explicitly include rtconfig.h in interrupt.h.
Signed-off-by: Shicheng Chu <1468559561@qq.com>
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
2024-08-07 11:35:27 +08:00
Z8MAN8
bce592e949
bsp: cvitek: fix cv18xx_risc-v IRQ_MAX_NR error num
...
Analysis: The IRQ_MAX_NR value of cv18xx_risc-v is wrong.
The wrong IRQ_MAX_NR will cause the install of an interrupt
number larger than its value to fail.
Solution: Change IRQ_MAX_NR to the correct value 101 in
the datasheet.
Signed-off-by: Shicheng Chu <1468559561@qq.com>
Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
2024-08-07 11:35:27 +08:00