Skip to content

Commit 4423c6f

Browse files
authored
Add ev_hc32f334_lqfp64 board and update package relation. #10522
1 parent 542d65b commit 4423c6f

File tree

162 files changed

+20178
-16085
lines changed

Some content is hidden

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

162 files changed

+20178
-16085
lines changed

.github/ALL_BSP_COMPILE.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@
4747
"at32/at32m416-start",
4848
"hc32/ev_hc32f4a0_lqfp176",
4949
"hc32/ev_hc32f4a8_lqfp176",
50+
"hc32/ev_hc32f334_lqfp64",
5051
"hc32/ev_hc32f448_lqfp80",
5152
"hc32/ev_hc32f460_lqfp100_v2",
5253
"hc32/ev_hc32f472_lqfp100",

MAINTAINERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@ tag: bsp_gd32e503v-eval
8787
path: bsp/gd32/arm/gd32e503v-eval
8888
owners: 蒙蒙plus(meng-plus)<[email protected]>
8989

90+
tag: bsp_hc32
91+
path: bsp/hc32
92+
owners: Levi Zhang(levizh)<[email protected]>
93+
9094
tag: bsp_k230
9195
path: bsp/k230
9296
owners: Chen Wang(unicornx)<[email protected]>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
devices.gpio:
2+
kconfig:
3+
- CONFIG_BSP_USING_GPIO=y
4+
devices.uart:
5+
kconfig:
6+
- CONFIG_BSP_USING_UART=y
7+
- CONFIG_BSP_USING_UART2=y

0 commit comments

Comments
 (0)