|
518f113cc0
|
fw-rust: Use avr-eeprom create to read from EEPROM
ci/woodpecker/push/woodpecker Pipeline was successful
Use the `avr-eeprom` crate when reading from EEPROM.
|
2022-03-12 17:20:53 +01:00 |
|
|
8b9d21a012
|
fw-rust: Start to use the avr-eeprom crate
ci/woodpecker/push/woodpecker Pipeline was successful
Start to use the avr-eeprom crate to handle values residing inside the
EEPROM.
|
2022-03-08 19:05:40 +01:00 |
|
|
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 |
|
|
aa75712418
|
fw-rust: Minimal hello world
|
2022-03-06 19:20:49 +01:00 |
|