Skip to content

K64F KSDK2: Re-add missing volatile in CLOCK functions #1960

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
Jun 16, 2016

Conversation

AlessandroA
Copy link
Contributor

A previous patch removed two volatile keywords by mistake, which are
here re-introduced.

Fixes:

  • 23904e7 "Access MCG and SIM through secure access"

@c1728p9 @sg- @meriac

A previous patch removed two `volatile` keywords by mistake, which are
here re-introduced.

Fixes:

* 23904e7 "Access MCG and SIM through secure access"
@c1728p9
Copy link
Contributor

c1728p9 commented Jun 16, 2016

@mbed-bot: TEST

HOST_OSES=windows
BUILD_TOOLCHAINS=ALL
TARGETS=ALL

@SeppoTakalo
Copy link
Contributor

Verified that this patch will fix the crashing mbed-client-quickstart-morpheus.

@0xc0170
Copy link
Contributor

0xc0170 commented Jun 16, 2016

Thank you @SeppoTakalo for testing, we will wait for CI

@0xc0170 0xc0170 merged commit b4bb088 into ARMmbed:master Jun 16, 2016
@mbed-bot
Copy link

[Build ${MBED_BUILD_ID}]
FAILURE: Something went wrong when building and testing.

@AlessandroA AlessandroA deleted the fix_volatile_missing branch September 21, 2016 15:53
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.

None yet

5 participants