Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 78f95ab

Browse filesBrowse files
authored
[bsp][wch] move ch32v20x sdk to package (RT-Thread#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
Copy full SHA for 78f95ab

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Dismiss banner
Expand file treeCollapse file tree

62 files changed

+400
-22578
lines changed

‎.github/workflows/bsp_buildings.yml

Copy file name to clipboardExpand all lines: .github/workflows/bsp_buildings.yml
+1Lines 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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/Kconfig
+10Lines 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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/ch32v20x_libraries/.ignore_format.yml
-7Lines changed: 0 additions & 7 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/ch32v20x_libraries/SConscript
-12Lines changed: 0 additions & 12 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/SConscript
-79Lines changed: 0 additions & 79 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/include/ch32v20x_conf.h
-40Lines changed: 0 additions & 40 deletions
This file was deleted.

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

Copy file name to clipboardExpand all lines: bsp/wch/risc-v/Libraries/ch32v20x_libraries/bmsis/include/ch32v20x_it.h
-21Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.