-
Notifications
You must be signed in to change notification settings - Fork 204
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
Conversation
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 |
There was a problem hiding this 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!
Summary
Added PWM example using the Timer Counter Controller 1 on channel 2(TCC1[2]) on the red onboard led.