-
Notifications
You must be signed in to change notification settings - Fork 3k
PSOC6: Fixes for serial hal driver, asynchronous mode. #9368
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
@lrusinowicz, thank you for your changes. |
CI started |
One breakage on master needs to be addressed asap, the current build was aborted and will be restarted within today. |
Test run: FAILEDSummary: 1 of 7 test jobs failed Failed test jobs:
|
Failures are not related (only errors I spot are from not supported tests, no real errors). I'll check once again and restart CI if that is true |
CI restarted |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@0xc0170 |
Lets amend it here, I set it as needs work |
All fixed now? |
@0xc0170 |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
This commit fixes a number of more and less subtle bugs in a serial hal driver for PSoC6. Mostly TX/RX typos and incorrect events processing.
mbed tests log:
tests_sequana_gcc_20190114.log
Pull request type
Reviewers