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

Squash warning from clang #2

Merged
merged 1 commit into from
May 26, 2015
Merged

Squash warning from clang #2

merged 1 commit into from
May 26, 2015

Conversation

expipiplus1
Copy link

Clang warns about the empty statement following a while loop. This can be fixed by either putting a line break before the semicolon or using an empty compound statement.

nox771 added a commit that referenced this pull request May 26, 2015
Squash warning from clang
@nox771 nox771 merged commit 7273a17 into nox771:master May 26, 2015
@nox771
Copy link
Owner

nox771 commented May 26, 2015

Got it. Thanks.

Defragster referenced this pull request in Defragster/i2c_t3 Jun 29, 2016
One error and

kinetis.h needs:
#define SIM_SCGC4_I2C2   ((uint32_t)0x00000040)  // I2C2 Clock Gate
Control
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