-
Notifications
You must be signed in to change notification settings - Fork 3k
Cellular: Fix cellular stack and drivers for netsocket tests #9705
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
@AriParkkila, thank you for your changes. |
@AriParkkila, thank you for your changes. |
fe5997d
to
46160ca
Compare
features/cellular/framework/targets/QUECTEL/M26/QUECTEL_M26_CellularStack.cpp
Outdated
Show resolved
Hide resolved
46160ca
to
aa52252
Compare
@mirelachirica please re-review |
Trying to understand the need to squash all these fixes into one. Why? I would rather leave them as described:
Than having all in one. |
@0xc0170 do you mean that one commit per each change, if so I can split this to many commits. |
yes, please if you agree that they can be separated logically into own commits. |
aa52252
to
99ee6be
Compare
@0xc0170 split to logical commits, should be ready for merge. |
Thanks for the rework, looks good. CI started |
Test run: FAILEDSummary: 1 of 1 test jobs failed Failed test jobs:
|
Please review test failures |
99ee6be
to
605a42d
Compare
CI restarted |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
Fix cellular stack and drivers:
Pull request type
Reviewers
@mirelachirica