Releases: raspberrypi/pico-sdk-tools
Releases · raspberrypi/pico-sdk-tools
v2.0.0-5
Statically link Risc-V toolchain on Linux (#4)
Fix invalid filenames in Windows OpenOCD, which caused issues with some decompression libraries (#5)
v2.0.0-4
Only include libgpiod in arm64 Linux OpenOCD builds (raspberrypi/pico-vscode#84)
This release does not contain Risc-V toolchain builds - see v2.0.0-2 for the latest versions of those
v2.0.0-3
Add libgpiod to Linux OpenOCD builds (#2)
This release does not contain Risc-V toolchain builds - see v2.0.0-2 for the latest versions of those
v2.0.0-1
Add Risc-V toolchain builds for all platforms
Windows and MacOS x64 builds use pre-built toolchains from Embecosm, with the correct rv32 lib copied in, rather than compiling from source
v1.5.1-0
Initial tools release for 1.5.1 SDK