clock_generator/firmware/rust
finga 800d3ff8c3 fw-rust: Create "all" build task [CI SKIP]
The "all" task configures a new mcu. It burns the fuses, configures
the eeprom and flashs the firmware.
2022-03-28 17:11:10 +02: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: Remove clear() function for LCD 2022-03-22 17:36:09 +01:00
.gitignore fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00
Cargo.lock fw-rust: Add symbols and screens 2022-03-14 22:54:07 +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: Create "all" build task [CI SKIP] 2022-03-28 17:11:10 +02:00
rust-toolchain.toml fw-rust: Minimal hello world 2022-03-06 19:20:49 +01:00