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

Niu Mini uses dfu bootloader, the suggested command is wrong #5835

Closed
ivomac opened this issue May 10, 2019 · 4 comments · Fixed by #6092
Closed

Niu Mini uses dfu bootloader, the suggested command is wrong #5835

ivomac opened this issue May 10, 2019 · 4 comments · Fixed by #6092

Comments

@ivomac
Copy link

ivomac commented May 10, 2019

Here it is suggested to flash the Niu Mini with

make niu_mini:default:avrdude

but it should say

make niu_mini:default:dfu

@newtonapple
Copy link
Contributor

I have the niu_mini as well and I can confirm it should be dfu and not avrdude. I can send a PR if you want.

@ivomac
Copy link
Author

ivomac commented May 16, 2019

Sure, I didn't look into how to do that yet. Thanks

@drashna
Copy link
Member

drashna commented May 26, 2019

@ivomac You should be able to "edit" the readme fine in the repo. that should allow you to create a branch in your repo for it, and to open a PR to fix it.

@hadibus
Copy link
Contributor

hadibus commented Jun 7, 2019

@ivomac I ran into the same issue when trying to flash my niu_mini. Hope you don't mind me doing a PR.

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

Successfully merging a pull request may close this issue.

4 participants