-
Notifications
You must be signed in to change notification settings - Fork 3k
use forced_reset_timeout as delay after reset #8309
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
Tested with Musca-A1 with 7sec forced timeout delay and works as expected! |
Thanks. This worked on the RapidIoT board. |
@ARMmbed/mbed-os-maintainers - Please consider it for next patch release |
/morph build |
@studavekar Please dont remove the PR template and fill it in properly |
Build : SUCCESSBuild number : 3234 Triggering tests/morph test |
@0xc0170 updated. |
Test : SUCCESSBuild number : 3039 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 2826 |
Description
Fix for issue #8141
we need define the
forced_reset_timeout
attribute in target.jsoncc : @SenRamakri @gaborkertesz
@mmahadevan108 can you please add forced_reset_timeout to target.json for RAPID_IOT.
Pull request type