-
Notifications
You must be signed in to change notification settings - Fork 3k
NFC Eeprom erase command fails #8718
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
catch up from master
catch up from armmbed
@ConradBraam please note that we do not normally accept 'merge' commits into PRs. These tend to cause a lot of issues when trying to patch the commits to the release branch. In this instance though as we are so close to 5.11 if it fails to patch across successfully to 5.10.4 we will just bump it out. |
/morph build |
Build : SUCCESSBuild number : 3621 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 3229 |
Test : FAILUREBuild number : 3405 |
Note: This PR is now a part of a rollup PR (#8753). In order to expedite remaining CI testing, this PR has been bundled into the above rollup PR. No further work is needed here, as once that PR is merged, this PR will also be closed and marked as merged. If any more commits are made in this PR, this PR will remain open and have to go through CI on its own. |
Please ignore. I derped. |
@ConradBraam As suspected the merge commits on this PR caused havoc with the patching script so this is being bumped to 5.11 |
Description
Fix the state machine in wrapper class, IOTPAN-295.
Pull request type