clock_generator/firmware/rust
finga aa59bc302d fw-rust: Create a PWM signal for the backlight
To have a dimmable backlight, generate a variable duty-cycle PWM
signal which is consumed by the backlight driver circuit.
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 PWM signal for the backlight 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