clock_generator/firmware/rust
finga de8f789e63
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Create Lcd struct to handle the screen
To improve screen handling create the `Lcd` struct and implement some
first helper functions.
2022-03-12 19:20:28 +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 Lcd struct to handle the screen 2022-03-12 19:20:28 +01:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock fw-rust: Use avr-eeprom create to read from EEPROM 2022-03-12 17:20:53 +01:00
Cargo.toml fw-rust: Start to use the avr-eeprom crate 2022-03-08 19:05:40 +01:00
Makefile.toml fw-rust: Handle data residing in the EEPROM 2022-03-08 14:42:04 +01:00
rust-toolchain.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00