-
Notifications
You must be signed in to change notification settings - Fork 3k
Clean-up: TDBStore no longer requires BlockDevice to have flash behaviour #14007
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
@LDong-Arm, thank you for your changes. |
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
4505e84
to
9a79c02
Compare
This PR cannot be merged due to conflicts. Please rebase to resolve them. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good.
9a79c02
to
b829645
Compare
Rebased |
CI started |
Jenkins CI Test : ✔️ SUCCESSBuild Number: 1 | 🔒 Jenkins CI Job | 🌐 Logs & ArtifactsCLICK for Detailed Summary
|
Summary of changes
Since the merging of #11987,
TDBStore
works with anyBlockDevice
without requiring flash behaviour (i.e. erasing bytes to the erase value,FF
). This PRFlashSimBlockDevice
throughout Mbed OSImpact of changes
None.
Migration actions required
None.
Documentation
ARMmbed/mbed-os-5-docs#1386
(Not interdependent on this PR, but for the same goal)
Pull request type
Test results
Reviewers
@ARMmbed/mbed-os-core