How to create a simple application with Qt for MCUs

In this video we will show you how to create a simple Qt for MCUs based application and run it on your development machine using Qt Creator. What this application will do is have some text and a button. When the button is clicked it will change the color of the text to be different to what it started as.