slint/examples/printerdemo_mcu
Olivier Goffart 8450e01a3f
Change the name of the compat feature (#2230)
And remove the compat-0-2-0 and compat-0-3-0 features
2023-02-16 09:40:44 +01: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 Change the name of the compat feature (#2230) 2023-02-16 09:40:44 +01:00
main.rs Rust: Make new(), run() and show() report errors from the backend 2023-02-10 05:00:03 +01: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.