Skip to content

Fixed issue where pins were not being configured properly in analogWr… #170

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

Merged
merged 1 commit into from
Oct 10, 2016

Conversation

Mike-Dellisanti-Bose
Copy link
Contributor

…ite when multiple channels of the same TCC/TC module were being used to drive outputs.

The recent release of 1.6.7 introduced a bug that prevented pins from being configured properly in PWM mode. This patch just rearranged a small bit of code to make sure that this doesn't occur.

The original commit where the bug was created was a few months back. I posted a little more info over on that commit:
f221d1f#diff-63b7293bbdf8f8f0f8b98336a5e85d83

…ite when multiple channels of the same TCC/TC module were being used to drive outputs.
@cmaglie cmaglie self-assigned this Oct 5, 2016
@cmaglie cmaglie merged commit 126b167 into arduino:master Oct 10, 2016
@cmaglie cmaglie added this to the Release 1.6.8 milestone Oct 10, 2016
@cmaglie
Copy link
Member

cmaglie commented Oct 10, 2016

Thank you @bose-mdellisanti !

boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this pull request May 30, 2020
tinyusb: Allow configuration of power setting
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants