We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7424f50 commit 47ae76eCopy full SHA for 47ae76e
Makefile
@@ -57,7 +57,7 @@ endif
57
# install-firmware
58
.PHONY: install-firmware
59
install-firmware: uv ## Install the board firmware onto a connected PROVES Kit
60
- @$(UVX) --from git+https://github.com/proveskit/[email protected].0 install-firmware v4
+ @$(UVX) --from git+https://github.com/proveskit/[email protected].1 install-firmware v4
61
62
.PHONY: clean
63
clean: ## Remove all gitignored files such as downloaded libraries and artifacts
0 commit comments