rp-pico - Board Support Crate for the RP2040-based Raspberry Pi Pico.The same repository includes support for numerous other development boards which use Raspberry Pi microcontrollers. A full list can be found in the repository documentation....
I used the Arduino IDE because it gives a very user-friendly access to dev on RP2040 core without too much limitations. And the Earle Philhower RP2040 core is damn good too, it contains everything you need, tons of commented examples and ultra reactive support. Want to see what's ...