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 support for more jtagmkii baud rates #57

Merged
merged 2 commits into from
Jan 2, 2022
Merged

Conversation

MCUdude
Copy link
Contributor

@MCUdude MCUdude commented Jan 2, 2022

Sorry for the typo in PR #55. Can't believe this slipped though...

@ElTangas
Copy link
Owner

ElTangas commented Jan 2, 2022

No problem. I was sloppy reviewing.

Can't believe how this slipped though...
@ElTangas
Copy link
Owner

ElTangas commented Jan 2, 2022

All right, have you compiled and tested some of the new speeds?

@MCUdude
Copy link
Contributor Author

MCUdude commented Jan 2, 2022

Only 230400 baud, because MacOS doesn't support arbitrary baud rates and baud rates higher than 230400.

See
avrdudes/avrdude#771

@ElTangas
Copy link
Owner

ElTangas commented Jan 2, 2022

Ok, I think it suffices that one of the speeds works, just to make sure there is no misalignment in the data structures.

edit: anyway, that's the main reason why it's better to support more speeds, I didn't new about that limitation of MacOS, but some serial/USB adapters do have some quirks and prefer certain speeds.

@ElTangas ElTangas merged commit 3916171 into ElTangas:master Jan 2, 2022
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

Successfully merging this pull request may close these issues.

2 participants