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

Added a PWM example for the Matrix Portal M4 #721

Merged
merged 8 commits into from
Jan 24, 2024

Conversation

salsasteve
Copy link
Contributor

@salsasteve salsasteve commented Jan 22, 2024

Summary

Added PWM example using the Timer Counter Controller 1 on channel 2(TCC1[2]) on the red onboard led.

@salsasteve
Copy link
Contributor Author

I'm honestly confused on why this is failing. Is there something beyond cargo fmt that I have run?

@salsasteve
Copy link
Contributor Author

salsasteve commented Jan 22, 2024

I'm honestly confused on why this is failing. Is there something beyond cargo fmt that I have run?

Looked in the cicd and saw the nightly version of rustfmt was being used, now everything is formatted properly

Copy link
Contributor

@jbeaurivage jbeaurivage left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @salsasteve, I added a few minor corrections but otherwise looks good!

boards/matrix_portal_m4/CHANGELOG.md Outdated Show resolved Hide resolved
boards/matrix_portal_m4/Cargo.toml Outdated Show resolved Hide resolved
boards/matrix_portal_m4/README.md Show resolved Hide resolved
@jbeaurivage jbeaurivage merged commit 49e0bcc into atsamd-rs:master Jan 24, 2024
107 checks passed
@salsasteve salsasteve deleted the feature/pwm branch January 24, 2024 19:46
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