mirror of
https://github.com/slint-ui/slint.git
synced 2025-11-02 04:48:27 +00:00
We decided that the compatibility with people having enabled the extra format in image 0.24 [1] is not worth it compared to the extra compilation time most people gets by default when they don't need this feature. (Which is less than 10% slower when the feature is enabled) Since then there is no need for compat-1-10, remove it [1] by depending directly on image 0.24 in their Cargo.toml and enabling the features, which will not work with Slint 1.10 that now use image 0.25 |
||
|---|---|---|
| .. | ||
| esp-idf | ||
| ui | ||
| bench.rs | ||
| build.rs | ||
| Cargo.toml | ||
| main.rs | ||
| README.md | ||
This is a "fork" of the printer demo modified to run on a smaller screen.
See the MCU backend Readme for more info.