-
Notifications
You must be signed in to change notification settings - Fork 3k
Driver Updates + ARMC6 driver support + WIFI fixes #11370
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
Driver Updates + ARMC6 driver support + WIFI fixes #11370
Conversation
@0xc0170 review |
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.
Future request, code style changes separately, so should be separate commit . Plus describe fixes in the commit msg (adding handle argument -why), etc.
If you can provide these, I can add them to the merge commit msg.
CI started |
Sure fixes should be in separate commit in PR, agreed. |
There's at least one error, cordio ble test for IAR - is this tracked anywhere? |
I am not sure but it's an issue pending long time ago since mbed-os 5.10.2 when Cordio support added for ODIN_W2 |
Test run: FAILEDSummary: 1 of 4 test jobs failed Failed test jobs:
|
Build restarted (known issue in CI) |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
This PR contains
Fixes for following issues
Test Results:
arm_mbed_test_logs.txt
iar_mbed_os_test_log.txt
armcc_mbed_wifi_example.txt
gcc_arm_mbed_wifi_example.txt
iar_mbed_wifi_example.txt
ARMC6_tests-network-wifi.txt
GCC_tests-network-wifi.txt
IAR_tests-network-wifi.txt
Note: BLE example are verified but no logs attached.
Pull request type
Reviewers
Release Notes