Skip to content
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

Added kv store adaptation to nanostack file interface #12900

Merged
merged 1 commit into from
Jun 16, 2020
Merged

Added kv store adaptation to nanostack file interface #12900

merged 1 commit into from
Jun 16, 2020

Conversation

mikaleppanen
Copy link

Summary of changes

This is port of #12878 to Mbed OS master.

Added NS filesystem API module to mbed-os Nanostack HAL. Module provides kv_store interface for the Nanostack. Feature is disabled by default on .json configuration.

Impact of changes

None

Migration actions required

None

Documentation

None


Pull request type

[] Patch update (Bug fix / Target update / Docs update / Test update / Refactor)
[X] Feature update (New feature / Functionality change / New API)
[] 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)
[X] Covered by existing mbed-os tests (Greentea or Unittest)
[] Tests / results supplied as part of this PR

Reviewers

@mikter @artokin @juhhei01 @JarkkoPaso


mikter
mikter previously approved these changes Apr 30, 2020
@mergify mergify bot added the needs: work label Apr 30, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented May 15, 2020

Same as another PR, lets try to rebase to clean up the psa error (there were some removals on master recently)

@mergify mergify bot dismissed mikter’s stale review May 20, 2020 06:26

Pull request has been modified.

@mikaleppanen
Copy link
Author

@0xc0170 Rebased over latest master.

@adbridge
Copy link
Contributor

@0xc0170 @mikter could you guys please re-review this?

@mergify mergify bot added needs: CI and removed needs: review labels Jun 11, 2020
@0xc0170
Copy link
Contributor

0xc0170 commented Jun 15, 2020

CI started

@mbed-ci
Copy link

mbed-ci commented Jun 15, 2020

Test run: SUCCESS

Summary: 7 of 7 test jobs passed
Build number : 1
Build artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants