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:
patacongo
2013-03-05 18:57:51 +00:00
parent 0dd19b9f31
commit ab294d1f22
35 changed files with 41 additions and 37 deletions
+1 -1
View File
@@ -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