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

NUC123: add GPT timer LLD #393

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

hansemro
Copy link
Contributor

This introduces a LLD for the 4-channel 24-bit timers available for NUC123 with support for continuous and oneshot modes.

This LLD does not provide support event counter mode for external counting pin function.

@hansemro hansemro marked this pull request as draft February 20, 2024 19:27
@hansemro
Copy link
Contributor Author

Added 24-bit compare value mask and updated comments.

@hansemro hansemro marked this pull request as ready for review February 20, 2024 19:32
@hansemro hansemro marked this pull request as draft February 23, 2024 05:05
This introduces a LLD for the 4-channel 24-bit timers available for
NUC123 with support for continuous and oneshot modes.

This LLD does not provide support event counter mode for external
counting pin function.
@hansemro
Copy link
Contributor Author

Updated to better follow style guide (two space indents, CRLF line endings, etc.). Lengthy lines do not exceed 100 columns.

@hansemro hansemro marked this pull request as ready for review February 23, 2024 05:21
@fpoussin fpoussin merged commit 7e31cad into ChibiOS:chibios-21.11.x Feb 26, 2024
1 check passed
@fpoussin
Copy link
Member

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

Successfully merging this pull request may close these issues.

2 participants