clock_generator/firmware/rust
finga d2772291bf fw-rust: Add a makefile for cargo-make
It has to be decided what kind of tooling should be used, for now
cargo-make is used. This will probably be changed to use the tools
provided by [probe.rs](https://probe.rs).
2022-03-06 19:20:49 +01:00
..
.cargo fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
avr-specs fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
src fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Makefile.toml fw-rust: Add a makefile for cargo-make 2022-03-06 19:20:49 +01:00
rust-toolchain.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00