clock_generator/firmware/rust/src/screen
finga 7d8f5f6870
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Create a print u8 function for setup
Create `print_u8()` helper function to print `u8` primitives to
lcd. Refactor contrast and backlight variables to also keep them in a
global `AtomicU8`.
2022-03-21 12:46:18 +01:00
..
home.rs fw-rust: Break everything down in multiple files 2022-03-18 11:19:36 +01:00
mod.rs fw-rust: Break everything down in multiple files 2022-03-18 11:19:36 +01:00
setup.rs fw-rust: Create a print u8 function for setup 2022-03-21 12:46:18 +01:00
splash.rs fw-rust: Break everything down in multiple files 2022-03-18 11:19:36 +01:00