Skip to content

Commit 78f95ab

Browse files
authored
[bsp][wch] move ch32v20x sdk to package (#10023)
* [bsp][wch]to clear the serial of ch32v20x * [bsp][wch] move ch32v20x sdk to pkg * [ci] add ch32v208 bsp * [bsp][wch] update readme
1 parent 75722c4 commit 78f95ab

Some content is hidden

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

62 files changed

+400
-22578
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
RTT_TOOL_CHAIN: "sourcery-riscv-none-embed"
355355
SUB_RTT_BSP:
356356
- "k210"
357+
- "wch/risc-v/ch32v208w-r0"
357358
- "wch/risc-v/ch32v307v-r1"
358359
- "wch/risc-v/yd-ch32v307vct6"
359360
- RTT_BSP: "riscv64-unknown"

bsp/wch/risc-v/Libraries/Kconfig

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,16 @@ config SOC_RISCV_SERIES_CH32V2
1212
select ARCH_RISCV
1313
select SOC_RISCV_FAMILY_CH32
1414
select RT_USING_HW_ATOMIC
15+
select PKG_USING_CH32V20x_SDK
16+
17+
config SOC_RISCV_SERIES_CH32V20x_D6
18+
bool
19+
20+
config SOC_RISCV_SERIES_CH32V20x_D8
21+
bool
22+
23+
config SOC_RISCV_SERIES_CH32V20x_D8W
24+
bool
1525

1626
config SOC_RISCV_SERIES_CH32V3
1727
bool

bsp/wch/risc-v/Libraries/ch32v20x_libraries/.ignore_format.yml

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

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

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

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

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

bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/include/ch32v20x_conf.h

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

bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/include/ch32v20x_it.h

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

0 commit comments

Comments
 (0)