Skip to content
New issue

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

Need to fix the dfu image generation #1

Open
mithro opened this issue Aug 5, 2019 · 2 comments
Open

Need to fix the dfu image generation #1

mithro opened this issue Aug 5, 2019 · 2 comments
Assignees

Comments

@mithro
Copy link
Member

mithro commented Aug 5, 2019

Something around dfu-suffix is needed.

@mithro
Copy link
Member Author

mithro commented Aug 5, 2019

$(PACKAGE).dfu: $(TARGET)
	$(QUIET) echo "  DFU      $@"
	$(QUIET) $(COPY) $(PACKAGE).bin $@
	$(QUIET) dfu-suffix -v 1209 -p 70b1 -a $@

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants