Make sure the examples build as well

features/pwm
David Sawatzke 5 years ago
parent 0841ae8c32
commit 9c864d8c37

@ -15,4 +15,4 @@ matrix:
fast_finish: true
script:
- rustup target add thumbv6m-none-eabi
- cargo build --features=$MCU
- cargo build --features=$MCU --examples

Loading…
Cancel
Save