mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Differ the __ASSERT_NO_MSG of the k_msgq_get() just after checking the nb of cycles. It allows precise counting of cpu cycles where the assert does not interfere. Signed-off-by: Francois Ramu <francois.ramu@st.com>