-
Notifications
You must be signed in to change notification settings - Fork 3k
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(emac-drivers): Remove incorrect RMII RX ER initialization for STM targets #15349
Conversation
@akiroz, thank you for your changes. |
CI started |
Test run: FAILEDSummary: 1 of 9 test jobs failed Failed test jobs:
|
All tests (including tests-netsocket-tcp/udp) are OK except tests-netsocket-tls |
I've seen it once in the last days, most likely local network hiccup, I'll restart and keep watching. |
Test run: FAILEDSummary: 1 of 9 test jobs failed Failed test jobs:
|
@akiroz Maybe you could propose a path on top of master ? |
Test is failing in master branch... @0xc0170 Is echo.mbedcloudtesting.com server still have the TLS port ? |
@jeromecoutant Should I create a new PR for master if I want the changes in both mbed 5 and 6? |
Yes please |
Test run: FAILEDSummary: 1 of 9 test jobs failed Failed test jobs:
|
SPDX identifiers added |
Test run: SUCCESSSummary: 9 of 9 test jobs passed |
Summary of changes
Fixes #15348
ST Nucleo MB1137: Signal not routed (Ref: DocID028599 Rev 7)
ST 32F746GDISCOVERY: RX_ER signal is on PB10/PI10 not PG2 (Ref: DocID027590 Rev 4)
ST 32F746GDISCOVERY: RX_ER signal is on PB10/PI10 not PD5 (Ref: DS11532 Rev 7)
ublox EVK-ODIN-W2: Signal not routed (Ref: UBX-16007132 - R07)
Impact of changes
Migration actions required
Documentation
None
Pull request type
Test results
Reviewers