Skip to content
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

shell: kernel: fix reset command echo abrupt termination #35326

Merged
merged 1 commit into from
May 18, 2021

Commits on May 17, 2021

  1. shell: kernel: fix reset command echo abrupt termination

    Allow time for the shell to successfully echo the reboot command input
    before the reboot abruptly terminates it. n This can help external
    systems that interact with the shell and require the reboot command's
    echo to successfully complete to synchronise with the device.
    
    Fixes: zephyrproject-rtos#35325
    
    Signed-off-by: Nick Ward <nick.ward@setec.com.au>
    nwsetec committed May 17, 2021
    Configuration menu
    Copy the full SHA
    5ea8d44 View commit details
    Browse the repository at this point in the history