clock_generator/firmware/rust
finga 643e5f1af4 fw-rust: Create a SPI interface for the display
In order to, later on, send data to the display create a SPI
interface.
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: Create a SPI interface for the display 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: Create a PWM signal for the backlight 2022-03-06 19:20:49 +01:00
Cargo.toml fw-rust: Create a PWM signal for the backlight 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