add defmt support for PAC
ci / Check build (pull_request) Has been cancelled
ci / Check formatting (pull_request) Has been cancelled
ci / Check Documentation Build (pull_request) Has been cancelled
ci / Clippy (pull_request) Has been cancelled
ci / Check build (push) Has been cancelled
ci / Check formatting (push) Has been cancelled
ci / Check Documentation Build (push) Has been cancelled
ci / Clippy (push) Has been cancelled

This commit is contained in:
2026-04-01 11:36:13 +02:00
parent 9e185fe353
commit 7f91e039cb
25 changed files with 938 additions and 203 deletions
+1 -1
View File
@@ -24,7 +24,7 @@ jobs:
- uses: dtolnay/rust-toolchain@stable
with:
targets: "armv7a-none-eabihf"
- run: just build-dir firmware
- run: just build-zynq
- run: just build-dir host
fmt: