mirror of
https://github.com/apache/nuttx.git
synced 2026-09-21 13:25:12 +08:00
STM32: Fix a comment
This commit is contained in:
@@ -90,9 +90,7 @@
|
||||
# error "Logic to support multiple Ethernet interfaces is incomplete"
|
||||
#endif
|
||||
|
||||
/* If processing is not done at the interrupt level, then work queue support
|
||||
* is required.
|
||||
*/
|
||||
/* Work queue support is required. */
|
||||
|
||||
#if !defined(CONFIG_SCHED_WORKQUEUE)
|
||||
# error Work queue support is required
|
||||
|
||||
Reference in New Issue
Block a user