Releases: ndabas/pico-setup-windows
v1.5.1
v0.3.5
Development has moved to the Raspberry Pi organization, you can get the latest releases there.
Included in this release:
- GNU Arm Embedded Toolchain: 10.3-2021.10
- CMake: 3.25.0 - updated
- Build Tools for Visual Studio 2019: 16.11.33027.164 - updated
- Python 3.9: 3.9.13 - updated
- Git for Windows: 2.38.1 - updated
- Visual Studio Code: 1.73.1 - updated
- Doxygen: 1.9.5 - updated
- Graphviz: 7.0.1 - updated
- OpenOCD: 0.12.0-rc2 - updated
Changes:
- Fixed documentation download (thanks @microenh)
- Removed picoprobe build because the binaries are now available in the project releases.
- Removed Zadig and libusb. Picoprobe is now just a standard CMSIS-DAP device, so Zadig is no longer needed.
Full Changelog: v0.3.4...v0.3.5
v0.3.4
Included in this release:
- GNU Arm Embedded Toolchain: 10.3-2021.10 - updated
- CMake: 3.20.6 - updated - note that 3.21 is not included because of apparent incompatibilities with that version.
- Build Tools for Visual Studio 2019: 16.11.31829.152 - updated
- Python 3.9: 3.9.8 - updated
- Git for Windows: 2.33.1 - updated
- Visual Studio Code: 1.62.1 - updated
- Doxygen: 1.9.2 - updated
- Graphviz: 2.49.3 - updated
- Zadig: 2.7 - updated
No new release of openocd with picoprobe support is included, because of build errors with the latest development version.
v0.3.3
Included in this release:
- GNU Arm Embedded Toolchain: 10-2020-q4-major
- CMake: 3.20.5 - updated
- Build Tools for Visual Studio 2019: 16.10.31424.327 - updated
- Python 3.9: 3.9.6 - updated
- Git for Windows: 2.32.0.2 - updated
- Visual Studio Code: 1.58.2 - updated
- Doxygen: 1.9.1
- Graphviz: 2.47.3 - updated
- Zadig: 2.5
There has been no update to OpenOCD with picoprobe support, so there is no new release of those binaries.
v0.3.2
Included in this release:
- GNU Arm Embedded Toolchain: 10-2020-q4-major
- CMake: 3.20.3 - updated
- Build Tools for Visual Studio 2019: 16.10.31321.278 - updated
- Python 3.9: 3.9.5 - updated
- Git for Windows: 2.31.1
- Visual Studio Code: 1.56.2 - updated
- Doxygen: 1.9.1
- Graphviz: 2.47.2 - updated
- Zadig: 2.5
There has been no update to OpenOCD with picoprobe support, so there is no new release of those binaries.
v0.3.1
Included in this release:
- GNU Arm Embedded Toolchain: 10-2020-q4-major
- CMake: 3.20.1 - updated
- Build Tools for Visual Studio 2019: 16.9.31205.134 - updated
- Python 3.9: 3.9.4 - updated
- Git for Windows: 2.31.1 - updated
- Visual Studio Code: 1.55.2 - updated
- Doxygen: 1.9.1
- Graphviz: 2.47.0 - updated
- Zadig: 2.5
There has been no update to OpenOCD with picoprobe support, so there is no new release of those binaries.
Breaking changes:
- Python has been updated to 3.9, and will not install on Windows 7. If you wish to use the software on Windows 7, please install Python 3.8 manually, and then run this installer, opting not to install Python 3.9.
v0.3
Included in this release:
- GNU Arm Embedded Toolchain 10-2020-q4-major
- CMake 3.19.6 - updated
- Build Tools for Visual Studio 2019 16.8.31019.35 - updated
- Python 3.8.8 - updated
- Git for Windows 2.30.1 - updated
- Visual Studio Code 1.53.2 - updated
- Doxygen 1.9.1 - new in this release
- Graphviz 2.46.1 - new in this release
- Zadig 2.5
Pre-compiled binaries for OpenOCD with picoprobe support are also packaged separately.
v0.2
New in pico-setup:
- Added pico-project-generator, and a shortcut to the GUI version.
- Added an option to download the latest documents, design files, and UF2 files from the Raspberry Pi Pico Getting Started page.
New software added:
- Visual Studio Code, plus recommended extensions
- OpenOCD with picoprobe support
- Zadig
Fixes:
- Fixed Git for Windows installation to actually use the options that we want.
Note that this is still alpha-quality software; please help out by sharing your installation experience, and any issues that you encounter!