Skip to content

raspberrypi/pico-sdk-tools

Repository files navigation

Pico SDK Tools

This repository is used to provide pre-built binaries of the SDK tools for Windows, macOS, Raspberry Pi OS, and other Linux operating systems (builds performed on Ubuntu). These binaries are primarilly for use by the pico-vscode extension, and the release format is subject to change at any time.

The tools currently included are:

  • picotool
  • OpenOCD (includes linuxgpiod and cmsis-dap adapters)
  • pioasm
  • RISC-V Toolchain for Raspberry Pi OS - for other OSs, the extension uses the compilers from Core-V