We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7089535 commit 363fcc5Copy full SHA for 363fcc5
.github/workflows/build_win_mac.yml
@@ -53,4 +53,4 @@ jobs:
53
run: python3 tools/get_dependencies.py stm32f0
54
55
- name: Build
56
- run: python3 tools/build_family.py stm32f0
+ run: python3 tools/build_family.py stm32f0 stm32f072disco
0 commit comments