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-03 21:29:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
aa48638d57
nuttx
/
sched
/
init
History
Download ZIP
Download TAR.GZ
Gregory Nutt
e1769b22f1
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
2014-08-08 18:39:28 -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
Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures
2014-08-08 18:39:28 -06:00
os_start.c
Replace os_internal.h with sched/sched.h in files that actually reference something in sched.h
2014-08-08 17:53:55 -06:00