Skip to content

ierturk/rust-on-stm32

Repository files navigation

A Rust Board Support Package (BSP) and Example Slint Application for STM32F429-Discovery Kit

Associated post

Made with Slint
#made-with-slint


The Tools that Used within this Post


Setup

For setup the whole development system on WSL and VSCode please refer to this post


Running and Debugging

ierturk@DESKTOP-JC8L4M1:~$ cargo run -release

Or

  • It can be run through VSCode menus

Conclusion

This is the Slint Carousel Demo running on the F4 MCU

Slint UI Carousel Demo

Happy reading and coding!