mirror of
https://github.com/slint-ui/slint.git
synced 2025-10-02 06:41:14 +00:00

Add a variant of the printerdemo_mcu that works with Zephyr. For now we only target the native_sim, and only have rendering set up. Future commits will add touch support, and investigate synchronization issues.
5 lines
84 B
Text
5 lines
84 B
Text
VERSION_MAJOR = 1
|
|
VERSION_MINOR = 0
|
|
PATCHLEVEL = 0
|
|
VERSION_TWEAK = 0
|
|
EXTRAVERSION =
|