clock_generator/firmware/rust
finga d1faf584c5
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Bump edition, dependencies and fix clippy
Bump all edition to 2021, run `cargo update` and manually bump the
following dependencies:
- `nb`
- `avr-device`

Fix several and meanwhile unnecessary uses of unsave blocks and a
unneeded cast.
2023-05-27 16:35:16 +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 Bump edition, dependencies and fix clippy 2023-05-27 16:35:16 +02:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock Bump edition, dependencies and fix clippy 2023-05-27 16:35:16 +02:00
Cargo.toml Bump edition, dependencies and fix clippy 2023-05-27 16:35:16 +02:00
Makefile.toml make: Set up release profile and update the readme 2022-04-08 01:03:16 +02:00
rust-toolchain.toml Update CI, nightly, cargo 2022-10-15 02:03:28 +02:00