Skip to content

Commit b019e09

Browse files
authored
[bsp][stm32] add a new bsp for stm32g030-tiny-board (#10125)
1 parent fc86cb9 commit b019e09

29 files changed

+5325
-0
lines changed

.github/workflows/bsp_buildings.yml

+1
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ jobs:
192192
- "stm32/stm32f767-st-nucleo"
193193
- "stm32/stm32f769-st-disco"
194194
- "stm32/stm32f723-st-disco"
195+
- "stm32/stm32g030-tiny-board"
195196
- "stm32/stm32g070-st-nucleo"
196197
- "stm32/stm32g071-st-nucleo"
197198
- "stm32/stm32g431-st-nucleo"

0 commit comments

Comments
 (0)