slint/examples/printerdemo_mcu
Simon Hausmann 5d45479576 Work around build issues with espressif_lvgl_port >= 1.5.0
esp-box fails to build with 1.5.0/lvgl9. Even thought 1.5 was marked as
yanked, it still shows up. So temporarily pin the examples to 1.4.0.
2024-02-01 14:15:03 +01:00
..
esp-idf Work around build issues with espressif_lvgl_port >= 1.5.0 2024-02-01 14:15:03 +01:00
ui cleanup examples according to upcoming code guidelines (#3809) 2023-11-02 11:04:40 +01:00
build.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml Bump version number to 1.4.1 2024-02-01 09:12:42 +00:00
main.rs Use enums in the printer demo 2023-06-16 12:30:04 +02:00
README.md xtask: Fix up license headers 2023-08-17 08:55:28 +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.