mirror of
https://github.com/apache/nuttx.git
synced 2026-05-10 23:40:21 +08:00
c8e56ff63a
There are 2 CMake compile errors during the protected build mode. One is forget to add library for nuttx_user, another is the wrong macro used when compile wqueue. Signed-off-by: pangzhen1 <pangzhen1@xiaomi.com>