Firmware for a blackpill based MIDI controller wit 3 x 3 rotary knobs in Rust.
Go to file
Anton Pöhl 586773a68d Use monotonic implementation from HAL instead of Systick 2024-04-22 08:07:55 +00:00
.cargo Init project 2024-01-17 23:24:38 +01:00
src Use monotonic implementation from HAL instead of Systick 2024-04-22 08:07:55 +00:00
.gitignore Init project 2024-01-17 23:24:38 +01:00
Cargo.lock Use monotonic implementation from HAL instead of Systick 2024-04-22 08:07:55 +00:00
Cargo.toml Use monotonic implementation from HAL instead of Systick 2024-04-22 08:07:55 +00:00
build.rs flake.nix: build package with naersk 2024-02-23 15:04:27 +01:00
flake.lock flake.nix: build package with naersk 2024-02-23 15:04:27 +01:00
flake.nix flake.nix: build package with naersk 2024-02-23 15:04:27 +01:00
memory.x Init project 2024-01-17 23:24:38 +01:00
openocd.gdb Init project 2024-01-17 23:24:38 +01:00
rust-toolchain.toml Init project 2024-01-17 23:24:38 +01:00