slint/examples/printerdemo_mcu/README.md
Tobias Hunger 0139eea4f9 xtask: Fix up license headers
* Keep project related .md files triple licensed as the rest of the
  crate
* Make vtable MIT OR Apache 2.0 (as suggested by @ogoffart)
2023-08-17 08:55:28 +02:00

5 lines
245 B
Markdown

<!-- Copyright © SixtyFPS GmbH <info@slint.dev> ; SPDX-License-Identifier: MIT -->
This is a "fork" of the [printer demo](../printerdemo/) modified to run on a smaller screen.
See the [MCU backend Readme](../mcu-board-support) for more info.