This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
2dc258986d
nuttx
/
sched
/
init
History
Gregory Nutt
2dc258986d
Add a state variable that provides the current level of OS initialization. This is needed by some logic that may attempt to run early in the start-up sequence, but cannot run if a sufficient level of initializaitn has not not yet occurred
2016-02-05 08:34:03 -06:00
..
init.h
Standardize naming used for public data and function groupings
2015-10-02 16:30:35 -06:00
Make.defs
Simplify how C source files are selected in the build
2014-10-07 07:42:36 -06:00
os_bringup.c
Move board_ prototypes from arch.h to board.h
2015-02-27 20:02:03 -06:00
os_start.c
Add a state variable that provides the current level of OS initialization. This is needed by some logic that may attempt to run early in the start-up sequence, but cannot run if a sufficient level of initializaitn has not not yet occurred
2016-02-05 08:34:03 -06:00