Meco Man
61256f6856
[utest][stm32f412][gcc] add __rt_utest_tc_tab_start to support utest
2024-11-20 16:37:34 +08:00
zhujiale
28c7f98c50
[rpi4b] add new bsp for qemu-rpi4b
2024-11-20 16:37:34 +08:00
flyingcys
73975a119a
[bsp][cvitek]fix milkv-duos-sd cann't startup big-core kernel ( #9633 )
...
fix milkv-duos-sd cann't startup big-core kernel
milkv-duos-sd use cv1813h folder store ld file
Signed-off-by: flyingcys <flyingcys@163.com>
2024-11-20 16:37:34 +08:00
Chen Wang
9bd10d20ca
bsp: qemu-virt64-riscv: Improve README ( #9651 )
...
Improved README document
- Unified the usage process of Standard Edition and Smart Edition.
- Deleted the description of running RTT in Machine Mode. Currently,
both Standard Edition and Smart Edition RTT run in S-mode by default.
At the same time, some unnecessary scripts were cleaned up.
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
2024-11-20 16:37:34 +08:00
wumingzi
12080d42a8
[bsp][ESP32] add spi custom configuration function and enhance muti object initliz… ( #9643 )
...
* add spi custom configuration function and enhance muti object initlization and setting
* update changelog
* submit ci files
* fix ci file
* update
* formatting
* delete yaml files
* fix ble ci file
* fix undefined reference to app_main error
* update
2024-11-20 16:37:34 +08:00
WwWangGuan
09e42636d1
[bsp][gd32][fix rtc clock selection]
2024-11-20 16:37:34 +08:00
wdfk-prog
6bdaaf47c3
fix:[CAN][STM32]open时立刻启动can_start,还未完成其他配置,可能导致异常
2024-11-20 16:37:34 +08:00
下里巴人
68e039b43f
[bsp][nxp][mcxa153] add more UART channels ( #9635 )
...
* [bsp][nxp][mcxa153] add more UART channels
2024-11-20 16:37:33 +08:00
liuchao
013caf7c4b
[bsp/hc32] fix uart dma if gcc optimization level is not none
2024-11-20 16:37:33 +08:00
Alex Imcu
b6cf07b314
[bsp][cvitek] fix pinmux array order error ( #9593 )
2024-11-20 16:37:33 +08:00
hydevcode
d418e7a12d
[action] attachconfig adapts yml syntax features ( #9629 )
2024-11-20 16:37:33 +08:00
andeyqi
e917c79991
[BSP][FRDM-MCXN947]Add IAR9.60 project template.
2024-11-20 16:37:33 +08:00
hydevcode
28c0ce0ad8
[action] yml file adds the depends parameter ( #9627 )
2024-11-20 16:37:33 +08:00
kurisaw
d826402472
[bsp][ifx] Infineon RTC driver adds alarm function
2024-11-20 16:37:32 +08:00
zhujiale
927b550a88
[dm2.0] add new bsp for rk platform
2024-11-20 16:37:32 +08:00
Supper Thomas
5870a7ba8a
[action] add the yml file support
2024-11-20 16:37:32 +08:00
zhangjianwu
5bdad14add
[GD32]更新GD32E503V文档
2024-11-20 16:37:31 +08:00
zhangjianwu
8452c1d727
[BSP][GD32]add gd32e503v-eval
2024-11-20 16:37:31 +08:00
andeyqi
5b2eccf42e
[BSP][FRDM-MCX-C444] Adapter IAR 9.60 project
2024-11-20 16:37:30 +08:00
XYX12306
ba3ff18912
[bsp][renesas] initial commit for ra6e2-fpb
2024-11-20 16:37:30 +08:00
Kai
8c9a25aaa6
[bsp][hc32] 修复SPI驱动的片选脚获取方式
2024-11-20 16:37:30 +08:00
Tian Xufeng
2552042edb
[bsp][raspberry-pico] 修复rtconfig.h SPI1部分引脚错误问题
2024-11-20 16:37:30 +08:00
Li-Dongze
8987cefb21
[BSP]添加nrf52840的.ci文件,修复因rt_hw_pin_init引起的finsh警告,修复rtc编译报错 ( #9583 )
...
添加nrf52840的.ci文件,修复因rt_hw_pin_init引起的finsh警告,修复rtc编译报错
2024-11-20 16:37:30 +08:00
Yuqiang Wang
d05b8e55e3
[kernel] Specification interrupt nested level variable declaration type ( #9568 )
2024-11-20 16:37:30 +08:00
hydevcode
2d1c9b6227
[action] add nrf5340 ci config
2024-11-20 16:37:30 +08:00
CYFS
fc6f3c0403
[bsp][fm33lc026]fix path issue
2024-10-20 12:18:28 -04:00
CYFS
7e123fb187
[bsp][fm33lc026]add link
2024-10-20 12:18:28 -04:00
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