nuttx/arch/sim
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
..
include arch: Customize the typedef of size_t instead of intptr_t 2020-02-18 07:15:19 -06:00
src arch: Move iob_initialize into nx_start just after heap initialization 2020-02-18 10:26:19 -03:00
Kconfig sim/net: Replace the busy polling with work 2020-02-12 08:16:43 -06:00