-
Notifications
You must be signed in to change notification settings - Fork 3k
Update of #2203 #2250
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
Update of #2203 #2250
Conversation
/morph test |
@mbed-bot: TEST HOST_OSES=windows |
@mbed-bot: TEST HOST_OSES=windows |
[Build 704] |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 521 Build failed! |
@mbed-bot: TEST HOST_OSES=windows |
[Build 705] |
/morph test |
@mbed-bot: TEST HOST_OSES=windows |
[Build 714] |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 530 Test failed! |
Pulled in fix from #2233 as well |
/morph test |
Result: ABORTEDYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 537 Build failed! |
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 538 Test failed! |
…AGE (before deleting mbed-os/features/storage).
Enable storage for the K64F since this target supports it.
Make the journal object in cfstore_test_startup static since the call to FlashJournal_initialize keep a copy of this for future use. This fixes an intermittent crash start started showing up when optimizations were set to "-os".
/morph test |
@mbed-bot: TEST HOST_OSES=windows |
[Build 722] |
The build number for this one was #538, I forgot I started this one manually. |
Result: FAILUREYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 540 Test failed! |
Move storage features into FEATURE_STORAGE