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 ec45a4b commit 36d11ebCopy full SHA for 36d11eb
1 file changed
boards/nucleo_u545re_q/Makefile
@@ -43,7 +43,6 @@ flash: $(TOCK_ROOT_DIRECTORY)target/$(TARGET)/release/$(PLATFORM).elf
43
$(PROBE_RS) download --chip $(CHIP) --allow-erase-all $<.clean
44
$(PROBE_RS) reset --chip $(CHIP)
45
46
-
47
.PHONY: program
48
program:
49
# Note: tockloader does not natively wrap probe-rs yet.
0 commit comments