nuttx/arch/z80
chao an 6be363ff35 drivers/serial: fix race condition in multi-thread write
if multiple threads are doing serial read/write at the same time,
the driver will only wake up one of the thread, which will cause
other threads fail to be woken up in time and cause blocking

Signed-off-by: chao an <anchao@xiaomi.com>
2023-05-17 07:56:08 +02:00
..
include arch: Fix nxstyle errors 2023-05-04 23:21:51 +03:00
src drivers/serial: fix race condition in multi-thread write 2023-05-17 07:56:08 +02:00
Kconfig