Skip to content

Pico SDK

Pico SDK Setup & Documentation

The Pico C SDK is a C/C++ development kit for Raspberry Pi microcontrollers including the RP2350. Click on the links below for complete documentation on installing and using the SDK.

[Pico C SDK Documentation](https://www.raspberrypi.com/documentation/pico-sdk/){ .md-button .md-button--primary }
[Pico C SDK GitHub Repository](https://github.com/raspberrypi/pico-sdk){ .md-button .md-button--primary }

RedBoard IoT - RP2350 Board Definition

When using the Pico SDK, make sure to use v2.1 or later and select sparkfun_iotredboard_rp2350 for the board. We recommend using Microsoft VS Code with the Pico SDK Extension.