v2.3.2 #15
2 changed files with 1 additions and 3 deletions
|
@ -3,8 +3,6 @@ pipeline:
|
|||
image: nixos/nix:latest
|
||||
commands:
|
||||
- nix-shell --run 'cargo build --release --target aarch64-unknown-linux-musl'
|
||||
when:
|
||||
platform: linux/arm*
|
||||
publish:
|
||||
when:
|
||||
event: tag
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
[](https://ci.blizzard.systems/blizzardfinnegan/seymourLifeRust)
|
||||
[](https://ci.blizzard.systems/blizzardfinnegan/seymourLifeRust)
|
||||
# Seymour Life
|
||||
|
||||
This is a personal/professional project, which makes use of serial communications (tty over USB via UART) and Raspberry Pi GPIO to simulate long term use of a Seymour device.
|
||||
|
|
Loading…
Add table
Reference in a new issue