1ridic
a490fd2391
[bsp][pico] Limit PWM pin selection
2023-12-25 12:24:20 +08:00
Meco Man
58d0db9875
[stm32][ci] add RTduino CI checking
2023-12-25 08:20:58 +08:00
Meco Man
eda1ef3b7c
[stm32] add nano attach config for CI
2023-12-25 08:20:58 +08:00
vacabun
2693e7e15a
[ci]Add bsp attachconfig check
2023-12-24 22:43:40 +08:00
Meco Man
fe35011fc5
[stm32][drv_tim.c] fix errors when TIMx doesn't exist
2023-12-24 20:03:58 +08:00
褚仕成
4a7f41531f
[bsp][stm32] add board identification macros
2023-12-24 17:01:41 +08:00
Shicheng Chu
712e94a3cc
[bsp][stm32]: add nucleo-stm32h503rb ( #8394 )
2023-12-23 22:39:11 +08:00
Z8MAN8
9328ad3215
update .ld and SConstruct files
2023-12-23 15:00:23 +08:00
Z8MAN8
71dad1ccf2
[bsp][pico] add rtduino
2023-12-23 15:00:23 +08:00
Meco Man
4d22242ea5
[stm32][rtduino] add drv_gpio.h for pins_arduino.c
2023-12-23 14:36:30 +08:00
Rbb666
5dd87bc7bb
[bsp/renesas]add ek-ra8d1 bsp
2023-12-19 18:00:00 +08:00
Supper Thomas
6d1fdde1ff
add tim8
2023-12-18 20:29:56 +08:00
Meco Man
0a1566661f
[bsp][stm32] add board identification macros
2023-12-18 20:29:24 +08:00
zhangyan
d92cd77117
[bsp/phytium]更新readme说明 ( #8381 )
2023-12-18 20:27:12 +08:00
Supper Thomas
04b2c81745
[BSP/STM32] add support of RTC in g491 ( #8377 )
2023-12-17 21:44:25 +08:00
xiaofan
8dee48fdaa
ch32_drivers: call rt_hw_pin_init explicitly
...
Signed-off-by: xiaofan <xfan1024@live.com>
2023-12-16 19:23:10 +08:00
Wangzongqiang
2c1209db21
[bsp/phytium] add dc driver ( #8373 )
...
添加[bsp/phytium] DC显示驱动,同步更新配置文件
2023-12-16 19:10:26 +08:00
fangjianzhou
b233e29bb6
[libcpu][aarch64] 使用设备树对内存进行初始化 ( #8320 )
2023-12-16 18:08:11 +08:00
Meco Man
4658267117
[bsp][ci] add attach config files
2023-12-15 18:25:14 +08:00
Xian Wu
4018092baf
update CSL library ( #8370 )
2023-12-12 18:23:12 +08:00
Fu You
a1df90dcf0
[bsp] 修复bsp自带的lvgl移植 ( #8357 )
2023-12-10 23:22:16 +08:00
fangjianzhou
25bb80b657
[bsp][rk3568] 修改串口波特率 ( #8346 )
2023-12-10 06:45:14 +08:00
Raman
fe11e85eea
AVR32: Software I2C driver: Initial working commit ( #8324 )
...
implemented the software I2C drivers for the AVR32 target.
2023-12-09 23:46:12 +08:00
zhugengyu
e843561e46
[bsp/phytium] add xhci and pusb2 support with cherryusb port ( #8355 )
...
合入基于 CherryUSB 的 XCHI 和 PUSB2 驱动
2023-12-08 20:01:34 +08:00
Supper Thomas
32342c6995
[bsp/stm32g491] add tim and iwdog
2023-12-08 18:01:45 +08:00
Macro
f4b2035c03
[bsp/phytium] driver and config update ( #8344 )
...
更新驱动代码,完成对新版rt-thread内核的支持工作。更新默认config文件,保证各驱动被顺利添加后,程序能正常运行
2023-12-08 17:57:55 +08:00
Meco Man
1b0dae2bb0
[stm32] support nano version
...
- G0
- G4
- L0
- L4
2023-12-05 23:22:19 +08:00
zhkag
474a55ea36
【bsp/rt-spark】移除 ETH 并添加 ADC 初始化
2023-12-05 21:48:19 +08:00
Supper Thomas
f510a65f93
[bsp/stm32/stm32g491] Add nucleo of stm32g491
2023-12-05 21:33:41 +08:00
Rbb666
21ba08fab2
[bsp][renesas]添加软件i2c配置
2023-12-05 15:04:50 +08:00
Meco Man
bb66d1ea50
[bsp][stm32][nano] support nano version
...
stm32 BSPs to support nano version (RT_USING_NANO)
这个commit支持到stm32f7之前的BSP
2023-12-03 21:25:00 +08:00
Meco Man
860094e893
[stm32] split stm32 drivers as normal and nano drivers
...
- move all normal drivers (devices framework drivers) into drivers
folder.
- create nano folder for nano drivers
nano drivers are only for a simply wrap of the HAL function, and
not seek for adopting rt-thread devcies framework.
- provide unified nano console and GPIO drivers.
2023-12-03 21:25:00 +08:00
Meco Man
9fec43f0ea
correct and format Kconfig
2023-12-03 21:25:00 +08:00
Raman Gopalan
d1a1a42ef5
AVR32: drv_gpio: Use Microchip's updated drivers for abstraction
2023-12-02 00:31:51 +08:00
Rbb666
316bb12f7e
[bsp][renesas]更新ek-ra6m3驱动列表
2023-12-01 19:37:09 +08:00
kurisaW
91aace98b6
[rtduino][renesas] fix the pwm channel config
2023-12-01 19:36:40 +08:00
Meco Man
031a81a98e
[stm32][nano] stm32l475-pandora support nano version
2023-12-01 14:43:05 +08:00
Rbb666
6c48d53636
[bsp][renesas]更新ra8m1驱动支持列表
2023-11-30 18:53:47 +08:00
Z8MAN8
dfde6950df
[bsp][c3]: Add macro control to sconscript
2023-11-30 11:43:03 +08:00
Meco Man
53aa771aa5
[stm32][nano] stm32f103-bluepill support nano version
2023-11-30 11:39:34 +08:00
bernard
53acd953ab
[bsp][rasp4-32] fix compilation warning
2023-11-29 23:15:59 +08:00
Z8MAN8
71a52d18a7
[bsp][eps32c3]: add pwm driver
2023-11-29 18:05:16 +08:00
geniusgogo
74925f43ed
fix dfs path name overflow. ( #8305 )
2023-11-28 17:16:21 +08:00
fangjianzhou
249871cbbc
[libcpu][aarch64] 使用设备树对CPU进行初始化 ( #8221 )
2023-11-28 14:20:11 +08:00
Raman
265b79d953
User manual for a AT32UC3B0256 target from MCUZone ( #8302 )
2023-11-27 22:29:52 +08:00
TamapChn
3ea3f3447e
[bsp][stm32] 修复 encoder驱动 编码器数值的计算问题
2023-11-26 18:00:01 +08:00
Shicheng Chu
b2e71e470b
[bsp][esp32c3]: add adc driver ( #8281 )
2023-11-26 15:56:27 +08:00
flyingcys
50f521b528
[bsp]add bl808 wifi driver ( #8294 )
2023-11-25 22:54:24 +08:00
mengplus
0396b52db0
fix(spi):多个SPI公用一个ops.data
2023-11-23 09:05:45 -05:00
Rbb666
26fbe01ada
[bsp][renesas]使用文档添加fsp说明,更新下载选项
2023-11-23 17:21:07 +08:00