mirror of
https://github.com/apache/nuttx.git
synced 2026-05-14 11:28:22 +08:00
948d51cd67
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>