clock_generator/firmware
finga 1688bb868e
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
fw-rust: Add symbols and screens
Add several symbols and a symbol table in an ascii order. Add the
`print()` and `print_inverted()` functions to be able to draw strings,
"black on white" as well as "white on black" onto the display. Add a
`HomeScreen` which also saves the state of which selection is
active. To save the screen state and also make it accessible globally
use a `RefCell` contained in a `Mutex`.

Also update the build dependencies.
2022-03-14 22:54:07 +01:00
..
c Rename folder of firmware written in c 2021-10-25 15:26:04 +02:00
rust fw-rust: Add symbols and screens 2022-03-14 22:54:07 +01:00