incubator-nuttx/sched/init
Xiang Xiao 677a907dc8 sched: Pass idle thread environment variables to the child task through copy
because if we pass predefined environment variables table explicitly,
the environment variables created by the board code will be lost.

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-27 10:28:05 +09:00
..
Make.defs sched: Author Gregory Nutt: update licenses to Apache 2021-02-09 01:21:53 -08:00
init.h init: move USERMAIN_XX out of INIT_ENTRYPOINT 2021-12-24 08:23:30 -06:00
nx_bringup.c sched: Pass idle thread environment variables to the child task through copy 2022-10-27 10:28:05 +09:00
nx_smpstart.c libc: Move queue.h from include to include/nuttx 2022-09-26 08:04:58 +02:00
nx_start.c sched/msgq: add support of System V message queue 2022-10-22 12:58:11 +08:00