You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When the panic happens, call into the Zephyr `k_panic()` handler instead
of just spinning. This should halt the whole system, not just the
current thread.
Signed-off-by: David Brown <[email protected]>
0 commit comments