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

Fix a pwm pin configuration for D5x #720

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

TethysSvensson
Copy link
Contributor

@TethysSvensson TethysSvensson commented Jan 21, 2024

Summary

The tc4 uses pins pa23, pb09 and pb13 on the D5x. The pin pb09 is present on all pins-48 devices and above.

Checklist

  • CHANGELOG.md for the BSP or HAL updated
  • All new or modified code is well documented, especially public items
  • No new warnings or clippy suggestions have been introduced - CI will deny clippy warnings by default! You may #[allow] certain lints where reasonable, but ideally justify those with a short comment.

@jbeaurivage jbeaurivage merged commit 6839e12 into atsamd-rs:master Jan 22, 2024
107 checks passed
@TethysSvensson TethysSvensson deleted the tethys/pwm-fix branch March 9, 2024 12:01
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