slint/examples/printerdemo_mcu
Simon Hausmann 8ed35eded1 Remove the std feature from the mcu bsp crate
The example can use the std feature of slint directly
2022-08-25 12:54:52 +02:00
..
ui printerdemo_mcu: prettyfiy the checkbox and make the text clickable 2022-06-20 10:29:38 +02: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 Remove the std feature from the mcu bsp crate 2022-08-25 12:54:52 +02:00
main.rs Move the mcu backend to become a board support helper crate for examples 2022-08-25 12:54:52 +02:00
README.md MCU cleanup 2022-03-09 20:49:46 +01:00

This is a "fork" of the printer demo modified to run on a smaller screen See the MCU backend Readme for more info