The Raspberry Pi Pico is the new kid on the microcontroller block. How does it compare to the long-established Arduino Nano?
cd /path/to/your/sdk git clone https://github.com/Droid-MAX/SNANDer package/snander make menuconfig # Choose `snander` in section `Utilities` make package/snander ...