mirror of
https://github.com/m5stack/zephyr.git
synced 2026-05-20 10:57:03 -07:00
eb44414af9
Modify the test to not rely on assumption that RX buffer is released when it is fully released. RX buffer maybe released after any RX_RDY event within the buffer, e.g. after each timeout driver may be switching to the new buffer. Signed-off-by: Krzysztof Chruściński <krzysztof.chruscinski@nordicsemi.no>