nuttx/libs
pangzhen1 c8e56ff63a CMake: fix CMake compile errors during the protected build mode
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>
2024-08-29 01:59:29 +08:00
..
libc CMake: fix CMake compile errors during the protected build mode 2024-08-29 01:59:29 +08:00
libdsp nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
libm nuttx: resolve various 'FAR' and 'CODE' issues 2024-08-26 10:21:03 +08:00
libnx nxtk: Remove sapce between oprand and operator in nxtk_drawframe.c 2024-07-27 03:11:39 +08:00
libxx nuttx: fix multiple 'FAR', 'CODE' and style issues 2024-08-25 19:22:15 +08:00
CMakeLists.txt