-
Notifications
You must be signed in to change notification settings - Fork 3k
Connection status cb #6134
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
Closed
Closed
Connection status cb #6134
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
… modem specific and AT handler is handling whitespaces in case they are present - Reverted the "smaller thread stack size for dispatcher thread". 1KB is not enough, was causing CMSIS-RTOS error: Stack underflow.
* upstream/master: (53 commits) mbr: Added note about limitations Expand guards for conditional compilation of ALT MD API mbr: Added checks for extended partitions Updated README.md to include instructions for different operating systems. Reduced duplicate code. tools: build: fix handing of "--stats-depth" Prepare test program to work in different MD implementations Resolve compiler and linker issues in MD APIs Added test to catch multiple nested MBRs fatfs: Removed extra MBR block Fix MTB_MTS_XDOT build breakage Fix code style issues and update documentation crash_log_parser review comment fixes Fixes for targets with invalid HardFault_Handler implementation and review/other fixes Support for generating core/register/thread-info dump on fault exceptions remove magic calibration value for HSI in ST's targets Add missing can legacy file F7 ST CUBE V1.10.0 F7 HAL driver V1.2.5 Add some documentation for the callback Resolved pylint errors and made changes based on feedback. Added README describing how to use headless tools after exporting. Added exporter for Analog Devices' CrossCore Embedded Studio ...
- bind behaviour to not change existing port or address if the requested ones are 0 - removed temporary array setting to zero
Added cellular greentea tests
Can you please describe this pull request? The title and the description should be filled. How does this relate to #6032 ? |
Apologies, this was my mistake as by default the ARMmbed/mbed-os repository was selected. I intended the PR for a fork repository. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Notes:
Description
A few sentences describing the overall goals of the pull request's commits.
Status
READY/IN DEVELOPMENT/HOLD
Migrations
If this PR changes any APIs or behaviors, give a short description of what API users should do when this PR is merged.
YES | NO
Related PRs
List related PRs against other branches:
Todos
Deploy notes
Notes regarding the deployment of this PR. These should note any required changes in the build environment, tools, compilers and so on.
Steps to test or reproduce
Outline the steps to test or reproduce the PR here.