mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2025-12-29 10:30:24 +00:00
d683d32bd5502c15be600145966400a41710a7f4
The previous implementation will always blocks the reader/writer. However, at least FinSh would expect the device to be nonblocking --- read should return 0 when there is no data in it.
Description
RT-Thread is an open source IoT Real-Time Operating System (RTOS). https://rt-thread.github.io/rt-thread/
Readme
Apache-2.0
1.5 GiB
Languages
C
97.4%
Assembly
1.7%
Python
0.8%
