So here’s the simple tutorial to build and flash a Rust application to the Pico 2 microcontroller Step 1: Environment set-up Clone the Pico SDK: git clone https://github.com/raspberrypi/pico-sdk Set the PICO_SDK_PATH environment variable: export...