Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DFU signature support? #23

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

Add DFU signature support? #23

mithro opened this issue Aug 22, 2019 · 2 comments

Comments

@mithro
Copy link
Member

mithro commented Aug 22, 2019

Dfu-util complains with the follow error;

Invalid DFU suffix signature
A valid DFU suffix will be required in a future dfu-util release!!!

Does foboot need to do anything or just yet code which generates the DFU image?

@mithro
Copy link
Member Author

mithro commented Aug 22, 2019

dfu-suffix -v 1209 -p 70b1 -a blink.bin
dfu-util -D blink.dfu

@xobs
Copy link
Member

xobs commented Aug 6, 2020

As a side note, here's a pure-Python implementation of a thing that adds the suffix: https://github.com/adafruit/circuitpython/blob/main/tools/dfu.py

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

No branches or pull requests

2 participants