mirror of
https://github.com/apache/nuttx.git
synced 2026-05-13 18:48:11 +08:00
6ea3dcace4
Rpmsg dev server always open the real char device with nonblock mode, so let client try to read/wrtie the read device every read/write operation. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>