Raspberry Pi Pico SDK - Manual Installation and Test
Pico SDK
Download the pico SDK from the official GitHub into your chosen directory. I don't like looking at it, so I put it in a hidden folder.
mkdir ~/.picob && cd ~/.pico
git clone https://github.com/raspberrypi/pico-sdk.git
Add the SDK to your PA...
blog.gravityfargo.dev3 min read