Browse Source

.github: add stm32h7-debug build to build ci matrix

gps-1.3.1
bugobliterator 4 years ago committed by Andrew Tridgell
parent
commit
f78a7adc9c
  1. 3
      .github/workflows/test_chibios.yml

3
.github/workflows/test_chibios.yml

@ -23,7 +23,8 @@ jobs: @@ -23,7 +23,8 @@ jobs:
periph-build,
iofirmware,
CubeOrange-bootloader,
revo-bootloader
revo-bootloader,
stm32h7-debug
]
toolchain: [
chibios, # GCC-6

Loading…
Cancel
Save