slint/examples/printerdemo_mcu
Florian Blasius 520df46998
Update examples to new syntax (#2067)
* run slint-updater on examples
* manual syntax updates
2023-01-16 12:11:25 +00:00
..
ui Update examples to new syntax (#2067) 2023-01-16 12:11:25 +00:00
build.rs Move the mcu backend to become a board support helper crate for examples 2022-08-25 12:54:52 +02:00
Cargo.toml Bump version number to 0.3.4 2022-12-16 09:36:15 +00:00
main.rs mcu_printerdemo: remove the chrono feature 2022-09-14 09:12:32 +02:00
README.md Update link in the printerdemo_mcu README 2022-09-02 14:12:36 +02:00

This is a "fork" of the printer demo modified to run on a smaller screen.

See the MCU backend Readme for more info.