slint/examples/printerdemo_mcu
Nathan Collins b23e846e84 Zephyr: update the README.md with known issues
Include the current know issues in the documentation, so that they
aren't hidden in a pull request.
2024-07-08 16:46:33 +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
zephyr Zephyr: update the README.md with known issues 2024-07-08 16:46:33 +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.