-
Notifications
You must be signed in to change notification settings - Fork 3k
Fastmodel: enable flashIAP and kvstore #10619
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
@jamesbeyond, thank you for your changes. |
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.
LGTM. Is Fastmodel the name of the board?
FastModel is the name of the simulator, the target names in the mbed-os are:
|
CI started |
when testing locally I found a failed test in kvstore:
It is due to the KVstore use |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
@jamesbeyond we will wait for your confirmation, set to "needs: work" |
Note, 2 days to get in to 5.13 |
Please rebase, kvstore configuration changed |
@jamesbeyond Please rebase, we can start CI asap |
- change memoryzones.h - change linker scripts for each toolchains
kvstore test results:
flashIAP test results:
|
The work had finished, this is ready of CI |
|
Hi @ARMmbed/mbed-os-maintainers, this PR is ready for CI now |
@ARMmbed/mbed-os-maintainers ping |
😮 this waited a bit for CI, not cool Started CI |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Enable flashIAP and KVStore by setting the base address and size of the flash region
Pull request type