Add to GHA.

This commit is contained in:
Bob McWhirter 2021-06-08 10:41:18 -04:00
parent cf3c021c37
commit a407558e3f

View file

@ -80,6 +80,8 @@ jobs:
features: stm32l053r8,defmt features: stm32l053r8,defmt
- package: examples/stm32f4 - package: examples/stm32f4
target: thumbv7em-none-eabi target: thumbv7em-none-eabi
- package: examples/stm32l4
target: thumbv7em-none-eabi
steps: steps:
- uses: actions/checkout@v2 - uses: actions/checkout@v2