We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Something around dfu-suffix is needed.
dfu-suffix
The text was updated successfully, but these errors were encountered:
https://github.com/xobs/teardown2019-workshop/blob/b642686b23e449b42536e31784f670f55d17e9d2/riscv-blink/Makefile#L79-L82
Sorry, something went wrong.
$(PACKAGE).dfu: $(TARGET) $(QUIET) echo " DFU $@" $(QUIET) $(COPY) $(PACKAGE).bin $@ $(QUIET) dfu-suffix -v 1209 -p 70b1 -a $@
mattytrentini
No branches or pull requests
Something around
dfu-suffix
is needed.The text was updated successfully, but these errors were encountered: