clock_generator/firmware/rust
finga 027a3b3444
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Remove module prefix if already used.
Now, use everywhere `block!` instead of `nb::block!`, except when only
used once.
2022-04-08 01:26:30 +02:00
..
.cargo fw-rust: Prepare to implement Si5351 commands 2022-04-01 01:55:07 +02:00
avr-specs fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
src fw-rust: Remove module prefix if already used. 2022-04-08 01:26:30 +02:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock fw-rust: Update build dependencies 2022-04-08 00:24:44 +02:00
Cargo.toml fw-rust: Prepare to implement Si5351 commands 2022-04-01 01:55:07 +02:00
Makefile.toml make: Set up release profile and update the readme 2022-04-08 01:03:16 +02:00
rust-toolchain.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00