slint/examples/printerdemo_mcu
Olivier Goffart acb7da11d2 fix missing warning of missing export
... for last component when globals are exported
2024-06-21 11:57:49 +02:00
..
esp-idf Make it possible to use slint-esp with displays that expect little endian ordered RGB565 pixels (#5344) 2024-06-11 11:30:42 +02:00
ui fix missing warning of missing export 2024-06-21 11:57:49 +02:00
bench.rs Rendering benchkark of the printerdemo_mcu 2024-04-24 16:36:25 +02:00
build.rs Domain: slint-ui.com -> slint.dev 2023-06-16 10:55:08 +02:00
Cargo.toml Bump version number to 1.7.0 2024-06-04 20:34:29 +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.