mirror of
https://github.com/espressif/openthread.git
synced 2026-07-10 06:10:21 +00:00
333d5f7afb
This commit triggers resetting NCP/RCP on exit, which ensures NCP/RCP get back to uninitialized state so that they will not respond to 15.4 messages. Note, host should disable soft reset by passing `--no-reset` for RCP. Thus OpenThread POSIX app doesn't need to reset RCP when it exits.