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

Define GPIO_IP_WITHOUT_BRR for xDot platform #3860

Merged
merged 1 commit into from Mar 6, 2017

Conversation

mfiore02
Copy link
Contributor

@mfiore02 mfiore02 commented Mar 1, 2017

Description

Define GPIO_IP_WITHOUT_BRR for xDot platform. Apparently the L151CC doesn't have GPIOx->BRR even though documentation says it does. GPIOx->BSRR must be used instead when setting output pin value to 0. This resolves #3823.

Status

READY

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 2, 2017

/morph test

@mbed-bot
Copy link

mbed-bot commented Mar 2, 2017

Result: SUCCESS

Your command has finished executing! Here's what you wrote!

/morph test

Output

mbed Build Number: 1617

All builds and test passed!

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.

mbed OS 5.3.5 - Blinky does not work on xdot_l151cc target
3 participants