mirror of
https://github.com/apache/nuttx.git
synced 2026-08-02 04:38:59 +00:00
Fix typo in CMakeLists.txt: CONFIG_LIB_USRWORK → CONFIG_LIBC_USRWORK. This ensures work_usrthread.c, work_queue.c, and work_cancel.c are compiled when the user work queue feature is enabled. Signed-off-by: guoshichao <guoshichao@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| work_cancel.c | ||
| work_queue.c | ||
| work_usrthread.c | ||
| wqueue.h | ||