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

Hotfix:STM32 and STM32F7 Fixes the bkp reference counter issue #6553

Merged
merged 1 commit into from
Feb 9, 2017

Conversation

davids5
Copy link
Member

@davids5 davids5 commented Feb 9, 2017

@LorenzMeier

This is a hotfix that I have upstreamed. It is for code on all STM32 that used a static reference count on the bkp registers write protect before it was initialized.

See https://groups.yahoo.com/neo/groups/nuttx/conversations/topics/14362

The F7 did not have the same startup ordering issue - but it is fixed as well

@LorenzMeier LorenzMeier merged commit d0d7955 into master Feb 9, 2017
@LorenzMeier LorenzMeier deleted the master_bkp_fix branch February 9, 2017 20:12
@coveralls
Copy link

Coverage Status

Coverage increased (+75.9%) to 93.502% when pulling 51c10d8 on master_bkp_fix into aaa24b0 on master.

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

3 participants