slint/demos/printerdemo_mcu
2025-06-26 13:30:43 +00:00
..
esp-idf esp-idf line by line renderer: use two line buffer 2025-02-25 21:37:36 +01:00
ui printerdemo_mcu PrinterQueueItem uses a status string 2025-01-02 13:54:53 +01:00
bench.rs Auto-fixed clippy::needless_lifetimes 2025-02-07 09:20:49 +01:00
build.rs Move printer demo and energy-monitor into new top-level demos/ folder 2024-10-25 12:09:32 +02:00
Cargo.toml Bump version number to 1.13.0 2025-06-26 13:30:43 +00:00
main.rs Introduce a prelude to mcu-board-support to make esp-hal available when the entry point comes from esp_hal::main 2025-04-15 11:32:27 +02:00
README.md Demo: fix documentation link to mcu-board-support 2025-01-28 06:25:22 +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.