Skip to content

Commit 3251a12

Browse files
authored
[bsp][wch] move ch32v307 sdk to package (#9983)
* [bsp][wch] move ch32v307 sdk to package * [bsp][wch] move ch32v307 sdk to package * [bsp][wch] use a fixed version * [bsp][wch]fix: ch32v307v-r1 build * [bsp][wch] add yd board to ci * [bsp][wch] revert toolchain path
1 parent 6a792c9 commit 3251a12

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

76 files changed

+561
-31014
lines changed

.github/workflows/bsp_buildings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -354,6 +354,7 @@ jobs:
354354
SUB_RTT_BSP:
355355
- "k210"
356356
- "wch/risc-v/ch32v307v-r1"
357+
- "wch/risc-v/yd-ch32v307vct6"
357358
- RTT_BSP: "riscv64-unknown"
358359
RTT_TOOL_CHAIN: "sourcery-riscv64-unknown-elf"
359360
SUB_RTT_BSP:

bsp/wch/risc-v/Libraries/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ config SOC_RISCV_SERIES_CH32V3
1818
select ARCH_RISCV
1919
select SOC_RISCV_FAMILY_CH32
2020
select RT_USING_HW_ATOMIC
21+
select PKG_USING_CH32V307_SDK
2122

2223
config SOC_FAMILY_CH56X
2324
bool

bsp/wch/risc-v/Libraries/ch32v30x_libraries/SConscript

Lines changed: 0 additions & 12 deletions
This file was deleted.

bsp/wch/risc-v/Libraries/ch32v30x_libraries/bmsis/SConscript

Lines changed: 0 additions & 79 deletions
This file was deleted.

bsp/wch/risc-v/Libraries/ch32v30x_libraries/bmsis/include/ch32v30x_conf.h

Lines changed: 0 additions & 43 deletions
This file was deleted.

bsp/wch/risc-v/Libraries/ch32v30x_libraries/bmsis/include/ch32v30x_it.h

Lines changed: 0 additions & 20 deletions
This file was deleted.

0 commit comments

Comments
 (0)