Skip to content

STM32F0xx - Add missing UART_RTS/CTS pins for Serial Flow Control #2921

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 2 commits into from
Oct 10, 2016

Conversation

bcostm
Copy link
Contributor

@bcostm bcostm commented Oct 5, 2016

Description

Add UART_RTS/CTS pins for all STM32F0 platforms. These pins are used by the Serial Flow Control functions.

Status

READY

Migrations

No APIs or behaviors change.

Related PRs

#2751 #2749 #2623 ...

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 5, 2016

Is Serial_FC enabled for F0 targets? I could not spot it for any of targets that are touched here.

@bcostm
Copy link
Contributor Author

bcostm commented Oct 5, 2016

Good catch. I forgot to commit the target.json file...

@sg-
Copy link
Contributor

sg- commented Oct 7, 2016

@bcostm can you resolve the conflict

@0xc0170
Copy link
Contributor

0xc0170 commented Oct 10, 2016

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 1090

All builds and test passed!

@sg- sg- merged commit 085dd09 into ARMmbed:master Oct 10, 2016
@bcostm bcostm deleted the serialFC_F0 branch October 11, 2016 14:17
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.

4 participants