nuttx/boards/arm/imxrt/imxrt1060-evk
Xiang Xiao 001e7c3e76 sched: Don't include nuttx/sched.h inside sched.h
But let nuttx/sched.h include sched.h instead to
avoid expose nuttx kernel API to userspace.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2021-05-24 12:11:53 +09:00
..
configs libc: Call pthread_exit in user-space by up_pthread_exit 2021-05-21 22:46:52 -06:00
include Fix nxstyle errors and warnings 2020-10-17 19:38:42 -03:00
kernel libc: Move pthread_create to user space 2021-05-21 22:46:52 -06:00
scripts NuttX: Gregory Nutt: update licenses to Apache 2021-04-03 04:20:31 -07:00
src sched: Don't include nuttx/sched.h inside sched.h 2021-05-24 12:11:53 +09:00
Kconfig