Beta release 0.15.2
Added
- Switch board command, for simple switching between boards
Fixed
- Fix download issues by switching to new library (#47)
- Fix switching SDK versions with unsupported PICO_BOARD (#36)
- Fix moved force include (#30)
Changed
- Use a common pico-vscode.cmake include file, and change the DO NEVER EDIT section (#41)
- Replace project location placeholders with platform dependent hints (#44)
What's Changed
- Fix #32, Replace https get with undici client.stream in download.mts by @mattmyne in #47
- Use common pico-vscode.cmake file by @will-v-pi in #41
New Contributors
Full Changelog: 0.15.1...0.15.2