nuttx/sched/init
Xiang Xiao 6b77f73583 arch: Move iob_initialize into nx_start just after heap initialization
it doesn't make sense that iob initialization is in up_initialize
but other memory components initialization is called in nx_start

Change-Id: Id43aeaa995f340c5943f59a0067a483ff3ac34a2
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-18 10:26:19 -03:00
..
init.h Squashed commit of the following: 2019-02-04 16:20:35 -06:00
Make.defs Squashed commit of the following: 2019-02-04 16:20:35 -06:00
nx_bringup.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
nx_smpstart.c sched/init: Remove the duplicated tcb flag/cpu setting in nx_smp_start 2020-02-09 07:41:02 -06:00
nx_start.c arch: Move iob_initialize into nx_start just after heap initialization 2020-02-18 10:26:19 -03:00