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

kinetis: Fix shiftTooManyBitsSigned warning in GPIO driver #8712

Merged
merged 1 commit into from
Mar 1, 2018

Conversation

jnohlgard
Copy link
Member

Contribution description

Fix a cppcheck warning in kinetis gpio periph driver.

Issues/PRs references

Split from #6995

@jnohlgard jnohlgard added Platform: ARM Platform: This PR/issue effects ARM-based platforms Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR labels Mar 1, 2018
@jnohlgard jnohlgard added this to the Release 2018.04 milestone Mar 1, 2018
@jnohlgard jnohlgard requested a review from kYc0o March 1, 2018 14:12
Copy link
Contributor

@kYc0o kYc0o left a comment

Choose a reason for hiding this comment

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

ACK.

@jnohlgard jnohlgard merged commit f89cf9a into RIOT-OS:master Mar 1, 2018
@jnohlgard jnohlgard deleted the pr/kinetis-gpio-warning branch March 1, 2018 17:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Impact: minor The PR is small in size and might only require a quick look of a knowledgeable reviewer Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: cleanup The issue proposes a clean-up / The PR cleans-up parts of the codebase / documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants