Skip to content

Commit 6fe69d7

Browse files
authored
[bsp][hc32] support hc32f448
1 parent c224278 commit 6fe69d7

File tree

282 files changed

+268407
-222
lines changed

Some content is hidden

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

282 files changed

+268407
-222
lines changed

.github/workflows/bsp_buildings.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,7 @@ jobs:
7676
- "at32/at32f437-start"
7777
- "yichip/yc3122-pos"
7878
- "hc32/ev_hc32f4a0_lqfp176"
79+
- "hc32/ev_hc32f448_lqfp80"
7980
- "hc32/ev_hc32f460_lqfp100_v2"
8081
- "hc32l196"
8182
- "mm32/mm32f3270-100ask-pitaya"

bsp/hc32/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ HC32 系列 BSP 目前支持情况如下表所示:
99
| **F4 系列** | |
1010
| [ev_hc32f460_lqfp100_v2](ev_hc32f460_lqfp100_v2) | 小华 官方 EV_F460_LQ100_V2 开发板 |
1111
| [ev_hc32f4a0_lqfp176](ev_hc32f4a0_lqfp176) | 小华 官方 EV_F4A0_LQ176 开发板 |
12+
| [ev_hc32f448_lqfp80](ev_hc32f448_lqfp80) | 小华 官方 EV_F448_LQ80 开发板 |
1213
| **M1 系列** | |
1314
| **M4 系列** | |
1415

0 commit comments

Comments
 (0)