a2e62f557d
sched/init/nx_bringup.c: Fix a naming collision. sched/init: Rename os_start() to nx_start() sched/init: Rename os_smp* to nx_smp* sched/init: Rename os_bringup to nx_bringup sched/init: rename all internal static functions to begin with nx_ vs os_
8 lines
105 B
INI
8 lines
105 B
INI
target remote localhost:3333
|
|
file nuttx
|
|
b nx_start
|
|
mon at91sam4 gpnvm set 1
|
|
load
|
|
mon reset init
|
|
continue
|