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

Change uart settings values and use enums #2387

Merged
merged 1 commit into from
Oct 11, 2021

Conversation

mikee47
Copy link
Contributor

@mikee47 mikee47 commented Oct 10, 2021

Using a bunch of #defines for uart settings is not ideal, especially where values conflict with SDK definitions.
This PR re-defines these as enumerated values and provides a consistent API for all architectures.

@slaff slaff added this to the 4.5.0 milestone Oct 11, 2021
@slaff slaff merged commit aeab9d4 into SmingHub:develop Oct 11, 2021
@mikee47 mikee47 deleted the fix/uart-settings branch October 11, 2021 07:52
@slaff slaff mentioned this pull request Oct 15, 2021
5 tasks
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