This is the Rust Slint Template for ESP32-S3-BOX-3B based on ESP-IDF.
Use espup
to install Espressif Rust ecosystem:
cargo install espup
espup install
For each new terminal session, you need to set up the environment:
. ${HOME}/export-esp.sh
You can build with:
cargo build