Skip to content
Commit d8332d1d authored by Lucas Tamborrino's avatar Lucas Tamborrino Committed by Anas Nashif
Browse files

debug: coredump: flash partition: Use K_NO_WAIT when in ISR



This code is meant to run in the context of a exception.
Most architectures will fail the asertion made in z_impl_k_sem_take()
when timeout is not K_NO_WAIT.

This commit ensures K_NO_WAIT is used when arch_is_in_isr() is true.

Signed-off-by: default avatarLucas Tamborrino <lucas.tamborrino@espressif.com>
parent 8acedc61
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment