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
81a4de4a4d
nuttx
/
sched
/
init
History
Gregory Nutt
e958040269
Add capability to perform initial board initialization on a separate worker thread.
2014-09-03 18:36:43 -06:00
..
init.h
Move task control files from sched/ to sched/task
2014-08-08 16:44:08 -06:00
Make.defs
Move initialization functions from sched/ to sched/init
2014-08-08 15:30:59 -06:00
os_bringup.c
Add capability to perform initial board initialization on a separate worker thread.
2014-09-03 18:36:43 -06:00
os_start.c
Fix more places where the user-mode allocator is used to allocate kernel thread resources -- before the user-mode allocator even exists
2014-09-03 14:58:24 -06:00