pipeline: build: image: rust commands: - rustup target add thumbv7m-none-eabi - cargo install flip-link - cargo build