nuttx-apps/examples/i2schar
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 cmake:refine cmake build for apps/examples 2026-04-20 15:11:53 +08:00
Kconfig Kconfig: Change !BUILD_PROTECTED && !BUILD_KERNEL to BUILD_FLAT 2026-04-20 14:50:42 +08:00
Make.defs nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
Makefile nshlib: support c++ access nsh api 2026-04-20 14:56:29 +08:00
i2schar.h examples/i2schar: fix spelling mistakes 2026-04-20 15:19:54 +08:00
i2schar_main.c sched: fix the compile error 2026-04-20 15:20:13 +08:00
i2schar_receiver.c fsutils/examples: Include unistd.h explicitly 2026-04-20 15:07:39 +08:00
i2schar_transmitter.c fsutils/examples: Include unistd.h explicitly 2026-04-20 15:07:39 +08:00