Skip to content

Commit 55d3011

Browse files
committed
创建 HC32L196 bsp, 实现 uart 和 gpio 驱动
1 parent 8e7ed7e commit 55d3011

File tree

131 files changed

+78164
-0
lines changed

Some content is hidden

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

131 files changed

+78164
-0
lines changed

.github/workflows/action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ jobs:
134134
- {RTT_BSP: "smartfusion2", RTT_TOOL_CHAIN: "sourcery-arm"}
135135
- {RTT_BSP: "raspberry-pico", RTT_TOOL_CHAIN: "sourcery-arm"}
136136
- {RTT_BSP: "raspberry-pi/raspi4-32", RTT_TOOL_CHAIN: "sourcery-arm"}
137+
- {RTT_BSP: "hc32l196", RTT_TOOL_CHAIN: "sourcery-arm"}
137138
steps:
138139
- uses: actions/checkout@v2
139140
- name: Set up Python

0 commit comments

Comments
 (0)