nuttx-apps/system/stackmonitor
v-tangmeng 0f5b502859 sched: fix the compile error
error: implicit declaration of function 'sched_lock'
error: implicit declaration of function 'sched_unlock'

Signed-off-by: v-tangmeng <v-tangmeng@xiaomi.com>
2026-04-20 15:20:13 +08:00
..
CMakeLists.txt nsh: support watch command 2026-04-20 15:18:53 +08:00
Kconfig Change the defaults of stack size configs to DEFAULT_TASK_STACKSIZE 2026-04-20 14:50:26 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile Revert "fix progname do not match issue" 2026-04-20 15:12:42 +08:00
stackmonitor.c sched: fix the compile error 2026-04-20 15:20:13 +08:00