To enter Rust commands, simply tap F1 to open the console, and type in the command you wish to use. In the case of "true/false" commands, simply type either true or false as the command, without ...
The purpose of this demo is to get lv-binding-rust (Lvgl) running on the ESP32S3 development board and to use the touchscreen. I have the following to the "dependencies" section. [dependencies] # ...