v2.3.2 #15

Merged
blizzardfinnegan merged 32 commits from devel into stable 2023-06-23 13:59:06 -04:00
2 changed files with 1 additions and 3 deletions
Showing only changes of commit c7b99764e1 - Show all commits

View file

@ -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

View file

@ -1,4 +1,4 @@
[![status-badge](https://ci.blizzard.systems/api/badges/blizzardfinnegan/seymourLifeRust/status.svg)](https://ci.blizzard.systems/blizzardfinnegan/seymourLifeRust)
[![status-badge](https://ci.blizzard.systems/api/badges/blizzardfinnegan/seymourLifeRust/status.svg?branch=devel)](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.