https://github.com/raspberrypi/pico-sdk-tools
https://github.com/raspberrypi/pico-sdk-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/raspberrypi/pico-sdk-tools
- Owner: raspberrypi
- License: apache-2.0
- Created: 2024-08-07T19:32:38.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T17:54:32.000Z (6 months ago)
- Last Synced: 2025-01-29T21:29:20.489Z (5 months ago)
- Language: Shell
- Size: 48.8 KB
- Stars: 21
- Watchers: 8
- Forks: 6
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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](https://github.com/raspberrypi/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](https://www.embecosm.com/resources/tool-chain-downloads/#corev)