Skip to content

[STM32L4] Add asynchronous serial #2465

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 3 commits into from
Aug 23, 2016
Merged

Conversation

svastm
Copy link
Contributor

@svastm svastm commented Aug 16, 2016

This PR add the asynchronous serial for the following targets:

  • NUCLEO_L476RG

The struct serial_s move to common_objects.h.

test report

@svastm
Copy link
Contributor Author

svastm commented Aug 16, 2016

Rebased due to travis fail.

@bridadan
Copy link
Contributor

/morph test

@mbed-bot
Copy link

Result: SUCCESS

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

/morph test

Output

mbed Build Number: 658

All builds and test passed!

@0xc0170 0xc0170 merged commit 21d55cd into ARMmbed:master Aug 23, 2016
@0xc0170
Copy link
Contributor

0xc0170 commented Aug 23, 2016

One note: we shall not use [something] as the beginning for the first line of the git commit message, as git thinks it's a subject. For instance it is ignored while patching (can be avoided though).
From [STM32L4] Add asynchronous serial to STM32L4 - Add asynchronous serial

@svastm svastm deleted the serial_asynch_l4 branch September 16, 2016 09:28
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.

5 participants