-
Notifications
You must be signed in to change notification settings - Fork 3k
KL27Z: Flash protection macro addition #6703
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
PR ARMmbed#6468 updated flash driver, but not for KL27Z target (another CPU type). It is missing and leads to build failure. This fixes it.
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
/morph build |
/morph mbed2-release Running this job so that we definitely test compile this board |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Build : SUCCESSBuild number : 1822 Triggering tests/morph test |
Test : SUCCESSBuild number : 1629 |
Exporter Build : FAILUREBuild number : 1466 |
Exporters failed for Nucleo_f410rb |
/morph export-build |
Exporter Build : SUCCESSBuild number : 1467 |
KL27Z: Flash protection macro addition
Description
It should unblock #6697. Adding one more addition on top of #6468
cc @mmahadevan108
Pull request type
[X] Fix
[ ] Refactor
[ ] New target
[ ] Feature
[ ] Breaking change