Skip to content

Rollup pt2: fixes for 5.12.1 #10116

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

Merged
merged 20 commits into from
Mar 15, 2019
Merged

Rollup pt2: fixes for 5.12.1 #10116

merged 20 commits into from
Mar 15, 2019

Conversation

0xc0170
Copy link
Contributor

@0xc0170 0xc0170 commented Mar 15, 2019

Description

PRs:

#10102
#10093
#9998
#9986
#9984
#9948
#9937
#9936
#9924
#9914

Pull request type

[X] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

Reviewers

Release Notes

desmond-blue and others added 20 commits March 4, 2019 11:08
File features/lwipstack/lwip-sys/arch/cc.h fails to compile
with error: 'MBED_NORETURN' does not name a type.
Fix with adding correct include.
Simplified state machine by removing manual registering state.
This was done as some modems did not have all the needed at commands
for checking the registered network. Some modem run out of memory as when
checking correct network there might be so many networks available.
Manual registration still works but it does not do any checks to which network
it's registered. Moved manual registering at command earlier in state machine so it forces
registering to a correct network. Internal refactor/fix, does not affect applications.
`%` needs to be escaped as well.
@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 15, 2019

CI started

@ciarmcom ciarmcom requested review from screamerbg and a team March 15, 2019 10:00
@ciarmcom

This comment has been minimized.

@0xc0170 0xc0170 removed request for a team and screamerbg March 15, 2019 10:09
@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 15, 2019

cc @ARMmbed/mbed-os-test to review serial errors (other PRs affected as well)

@mbed-ci
Copy link

mbed-ci commented Mar 15, 2019

Test run: FAILED

Summary: 1 of 13 test jobs failed
Build number : 1
Build artifacts

Failed test jobs:

  • jenkins-ci/mbed-os-ci_greentea-test

@0xc0170
Copy link
Contributor Author

0xc0170 commented Mar 15, 2019

Test restarted

@0xc0170 0xc0170 merged commit 2fad154 into ARMmbed:master Mar 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants