mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 07:12:54 +08:00
Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5711 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
@@ -145,7 +145,7 @@ CONFIG_LPC17_UART0=y
|
||||
# CONFIG_LPC17_TMR2 is not set
|
||||
# CONFIG_LPC17_TMR3 is not set
|
||||
# CONFIG_LPC17_RIT is not set
|
||||
# CONFIG_LPC17_PWM is not set
|
||||
# CONFIG_LPC17_PWM0 is not set
|
||||
# CONFIG_LPC17_MCPWM is not set
|
||||
# CONFIG_LPC17_QEI is not set
|
||||
# CONFIG_LPC17_RTC is not set
|
||||
|
||||
Reference in New Issue
Block a user