This website requires JavaScript.
Explore
Help
Sign in
Aksal
/
nuttx
Watch
3
Star
1
Fork
You've already forked nuttx
1
mirror of
https://github.com/apache/nuttx.git
synced
2026-08-10 23:15:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
7743a2d4e2
nuttx
/
sched
/
init
History
Download ZIP
Download TAR.GZ
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