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

Instructions for flashing duckypad on macOS/linux etc #19

Closed
madwort opened this issue Oct 29, 2020 · 1 comment
Closed

Instructions for flashing duckypad on macOS/linux etc #19

madwort opened this issue Oct 29, 2020 · 1 comment

Comments

@madwort
Copy link
Contributor

madwort commented Oct 29, 2020

The duckypad can now be flashed from macOS using http://dfu-util.sourceforge.net/ which can be installed using https://brew.sh/

$ brew install dfu-util

hold DFU button & connect duckypad, then run:

$ dfu-util --device ,0483:df11 -a 0 -D /path/to/duckypad_v0.8.0.dfu
@madwort madwort changed the title Instructions for flashing duckypad on macOS etc Instructions for flashing duckypad on macOS/linux etc Oct 29, 2020
@dekuNukem
Copy link
Owner

thanks for the contribution! I'll add it later today.

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