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 dee4143 commit 99901b9Copy full SHA for 99901b9
.github/workflows/linux.yml
@@ -148,7 +148,7 @@ jobs:
148
- name: Examples STM32H7 Series
149
if: always()
150
run: |
151
- (cd examples && ../tools/scripts/examples_compile.py nucleo_h743zi nucleo_h723zg stm32h750vbt6_devebox)
+ (cd examples && ../tools/scripts/examples_compile.py nucleo_h743zi nucleo_h723zg stm32h750vbt6_devebox nucleo_h755zi-q)
152
153
stm32f4-examples-1:
154
runs-on: ubuntu-20.04
0 commit comments