Skip to content

storage_abstraction: deprecated since Mbed OS 5.5 and now removed #12253

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 2 commits into from
Jan 17, 2020
Merged

storage_abstraction: deprecated since Mbed OS 5.5 and now removed #12253

merged 2 commits into from
Jan 17, 2020

Conversation

VeijoPesonen
Copy link
Contributor

Summary of changes

Removes deprecated API's under hal/storage_abstraction and the folder itself. Only target which had implemented the functionality was K64F and the implementation gets removed with this PR.

Impact of changes

Removes deprecated storage_abstraction API.

Migration actions required

Migration not possible. Developers who were relying on this API should study Mbed OS Storage documentation.

Documentation


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[] Feature update (New feature / Functionality change / New API)
[X] Major update (Breaking change E.g. Return code change / API behaviour change)

Test results

[] No Tests required for this change (E.g docs only update)
[] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@SeppoTakalo
@bulislaw
@ARMmbed/team-nxp


Veijo Pesonen added 2 commits January 14, 2020 13:12
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 14, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Jan 14, 2020

Test run: FAILED

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

Failed test jobs:

  • jenkins-ci/mbed-os-ci_cloud-client-pytest

@teetak01
Copy link
Contributor

@0xc0170 can you re-run the client-tests?

@0xc0170
Copy link
Contributor

0xc0170 commented Jan 15, 2020

Client tests restarted

@0xc0170 0xc0170 added the release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0 label Jan 15, 2020
@0xc0170 0xc0170 requested a review from bulislaw January 15, 2020 13:14
@0xc0170
Copy link
Contributor

0xc0170 commented Jan 15, 2020

@bulislaw review please, this is otherwise ready for integration

@0xc0170 0xc0170 merged commit 3dbf780 into ARMmbed:master Jan 17, 2020
@VeijoPesonen VeijoPesonen deleted the remove_depr_storage_abstraction branch February 3, 2020 07:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
BREAKING-CHANGE release-version: 6.0.0-alpha-2 Second pre-release version of 6.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants