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

Fix stm32f1xx/olimex-p103 UART #925

Merged
merged 1 commit into from
Mar 23, 2018
Merged

Conversation

utzig
Copy link
Member

@utzig utzig commented Mar 15, 2018

This fixes the UART configuration on Olimex STM32-P103 and also fixes the uart driver for STM32F1 which uses a slightly different mechanism for configuring alternate function for GPIOs. Hopefully this will live a short life and be replaced by a unified stm32-common uart driver!

This fixes the UART configuration on Olimex STM32-P103 and also fixes
the uart driver for STM32F1 which uses a slightly different mechanism
for configuring alternate function for GPIOs. Hopefully this will live a
short life and be replaced by a unified stm32-common uart driver!
@utzig
Copy link
Member Author

utzig commented Mar 21, 2018

Any feedback here?

Copy link
Contributor

@ccollins476ad ccollins476ad left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@utzig utzig merged commit ce57073 into apache:master Mar 23, 2018
@utzig utzig deleted the fix-stm32f1-uart branch March 23, 2018 16:38
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

2 participants