slint-ui / slint

Slint is a declarative GUI toolkit to build native user interfaces for Rust, C++, or JavaScript apps.
https://slint.dev
Other
17.54k stars 600 forks source link

Provide a standalone Slint + Rust + MCU template #1544

Closed tronical closed 2 years ago

tronical commented 2 years ago

Similar to https://github.com/slint-ui/slint-rust-template we want to include a template in this release that makes it easy to get started with using Slint in bare-metal environments where the developer uses Slint in a super-loop architecture. This shall be a standalone repository called slint-rust-baremetal-template.

tronical commented 2 years ago

This is available now at https://github.com/slint-ui/slint-mcu-rust-template