Firmware for the b-parasite board, but in Rust!

Retry rust-bindgen

Changed files
+1 -1
.tangled
workflows
+1 -1
.tangled/workflows/test.yml
···
- rustup
- clang
- libclang
-
- rustPlatform.bindgenHook
+
- rust-bindgen
steps:
- name: Install Nightly