clock_generator/firmware/rust
finga 817776d735 fw-rust: Initialize the LCD display
Send commands via SPI to the LCD display to initialize and configure
it.
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: Initialize the LCD 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