nixie-clock-firmware/.woodpecker.yml

8 lines
146 B
YAML
Raw Normal View History

2022-01-18 20:25:12 +01:00
pipeline:
build:
image: rust
commands:
- rustup target add thumbv7m-none-eabi
- cargo install flip-link
- cargo build