mirror of
https://github.com/espressif/openthread.git
synced 2026-06-05 21:14:49 +00:00
c44538e4df
When the ot-rcp enters the assert state, the host crashes and exits. But the ot-rcp still runs in the dead loop and becomes an orphan process. This commit enables the platform assert so that the ot-rcp can automatically exit when entering the assert state.