Skip to content

STM32: Fix analogout structure/variable wrong initialization #5263

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 13, 2017

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Oct 5, 2017

Description

This is an extension of PR #5188 to all other STM32 platforms:

  • initializes the sConfig structure to zero
  • initializes the object handle State variable to its Reset value

Prevent a potential issue with tests-api-analogout with GCC_ARM

Status

READY

Migrations

NO

Related PRs

#5188

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 9, 2017

retest uvisor

1 similar comment
@theotherjimmy
Copy link
Contributor

retest uvisor

@studavekar
Copy link
Contributor

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 11, 2017

Build : SUCCESS

Build number : 92
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5263/

Triggering tests

/test mbed-os

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 11, 2017

/morph test

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 11, 2017

/test mbed-os

@mbed-ci
Copy link

mbed-ci commented Oct 11, 2017

@theotherjimmy theotherjimmy merged commit 6a74cdb into ARMmbed:master Oct 13, 2017
@bcostm bcostm deleted the fix_init_struct branch October 16, 2017 07:24
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.

6 participants