How to setup Raspberry Pi Pico SDK in Ubuntu
Raspberry Pi Pico is one of the most affordable microcomputers available in the market. Today let us see how to setup the SDK and Toolchain in Ubuntu 20.04LTS and compile Example application. Cloning the the SDK and Example Repos First Create a folder where you want to store your SDK & Example source code Now … Read more