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

Breaking changes in avrdude #13

Closed
pfeyffer opened this issue May 25, 2022 · 2 comments
Closed

Breaking changes in avrdude #13

pfeyffer opened this issue May 25, 2022 · 2 comments

Comments

@pfeyffer
Copy link

AVRDude Version 7.0 removed the command line option "-s" for safemode prompting. An error message about the invalid parameter is given.
AVRFuses breaks when calling AVRDude with the -s parameter while trying to read the fuses.
I suggest to drop the -s parameter from the AVRDude call since it has become obsolete.

@gpb01
Copy link

gpb01 commented Jun 23, 2022

Yes, please, I think you have just to comment out line 487 of AVRFusesController.m

Thanks in advance.

@kr15uk
Copy link

kr15uk commented Oct 14, 2022

Any update on this?! Thanks

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

3 participants