Skip to content

Commit 4e056d1

Browse files
committed
Bump Make Install Firmware Version
1 parent ac96a1d commit 4e056d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ endif
5454
# install-firmware
5555
.PHONY: install-firmware
5656
install-firmware: uv ## Install the board firmware onto a connected PROVES Kit
57-
@$(UVX) --from git+https://github.com/proveskit/[email protected].0 install-firmware v5a
57+
@$(UVX) --from git+https://github.com/proveskit/[email protected].1 install-firmware v5a
5858

5959
.PHONY: clean
6060
clean: ## Remove all gitignored files such as downloaded libraries and artifacts

0 commit comments

Comments
 (0)