-
Notifications
You must be signed in to change notification settings - Fork 3k
Wifi: ublox fix to keep the credentials stored #8566
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
Please always provide details even if it's simple fix (how is this being fixed, what platforms, how it was tested), add there some info. |
Description added |
One more I forgot to add - the commit can be expanded to provide information about the fix itself , similar to what the bug report is (so I do not need to go through the PR and bug report to obtain info what its being fixed) This one looks like a good candidate: "fixes the credentials storage, copies them internally rather than just a pointer to external storage", based on:
|
…t a pointer to external storage
6f4e4d3
to
74ce0b7
Compare
Commit message update |
Thanks @AmmadRehmat for the updates. I also update the title |
/morph build |
Build : SUCCESSBuild number : 3497 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 3114 |
Test : FAILUREBuild number : 3281 |
/morph test |
Test : SUCCESSBuild number : 3289 |
Description
Following issue is fixed here:
UBLOX_EVK_ODIN_W2 does not pass Greentea testcase WIFI-CONNECT.
#8520
Toolchains tested:
GCC_ARM, ARM, IAR
Tests:
network-wifi
Pull request type