-
Notifications
You must be signed in to change notification settings - Fork 3k
STM32L4 : add missing ST HAL UART functions #5947
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
Conversation
ST_INTERNAL_REF 43057 |
To enable/disable UART Clock in Stop Mode
4279412
to
7979f4d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Typo in PR title...
/morph build |
Build : SUCCESSBuild number : 986 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 678 |
Test : SUCCESSBuild number : 807 |
@jeromecoutant This PR + #5904 smuggled a breakage onto master. |
fixes a silent conflict with PR #5947
Description
Issue found by @marcemmers in #5941
Some functions were missing in L4 CUBE HAL drivers to enable/disable UART Clock in Stop Mode
Status
READY