]> Git Repo - pico-vscode.git/commit
Add elf2uf2 and pioasm for sdk 1.5.1
authorWilliam Vinnicombe <[email protected]>
Thu, 21 Dec 2023 10:13:24 +0000 (10:13 +0000)
committerWilliam Vinnicombe <[email protected]>
Tue, 9 Jan 2024 10:20:59 +0000 (10:20 +0000)
commit9ba84e4b5092ab8cb1d8dfa51a007a2d5ab52915
tree4da5b19253d072edd7963210c99d9e2225b73537
parent687a87fc52a1b785075c1f0f56d9843ffa84f2d4
Add elf2uf2 and pioasm for sdk 1.5.1

Signed-off-by: William Vinnicombe <[email protected]>
scripts/pico_project.py
scripts/tools/1.5.1/elf2uf2.exe [new file with mode: 0644]
scripts/tools/1.5.1/pico-sdk-tools-config-version.cmake [new file with mode: 0644]
scripts/tools/1.5.1/pico-sdk-tools-config.cmake [new file with mode: 0644]
scripts/tools/1.5.1/pioasm.exe [new file with mode: 0644]
src/commands/switchSDK.mts
src/extension.mts
src/utils/download.mts
src/utils/requirementsUtil.mts
src/webview/newProjectPanel.mts
This page took 0.028387 seconds and 4 git commands to generate.