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
94910d2925
nuttx
/
sched
/
init
History
Gregory Nutt
94910d2925
sched/: Cosmetic reordering of conditional compilation. Style is that comments related to the conditionally compiled logic are included within the conditional compipilation so that its scope and belongingness is clear.
2018-08-29 13:09:00 -06:00
..
init.h
Make sure that labeling is used consistently in all function headers.
2018-02-01 10:00:02 -06:00
Make.defs
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
os_bringup.c
Replace all ASSERT with DEBUGASSERT to save the code space
2018-08-24 06:58:30 -06:00
os_smpstart.c
Replace non critical PANIC with DEBUGPANIC to save the code space
2018-08-24 06:21:15 -06:00
os_start.c
sched/: Cosmetic reordering of conditional compilation. Style is that comments related to the conditionally compiled logic are included within the conditional compipilation so that its scope and belongingness is clear.
2018-08-29 13:09:00 -06:00