mirror of
https://github.com/apache/nuttx.git
synced 2026-06-01 07:45:16 +08:00
DM09x0 Ethernet now supports CONFIG_NET_NOINTS
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
*/
|
||||
|
||||
#if defined(CONFIG_NET_NOINTS) && !defined(CONFIG_SCHED_HPWORK)
|
||||
/* REVISIT: The low priority work queue would be preferred if it is avaiable */
|
||||
|
||||
# error High priority work queue support is required
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user