mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 22:24:12 +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>