mirror of
https://github.com/apache/nuttx.git
synced 2026-03-23 22:43:57 +08:00
In scenarios that require high time accuracy, we do not want an interrupt from the NIC to interrupt the current task, so add support for polling mode. Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>