..
include
Rename _NanoKernel to _nanokernel
2016-02-05 20:13:53 -05:00
compiler_stack_protect.c
Rename __defaultEsf to _default_esf
2016-02-05 20:13:54 -05:00
ctors.c
Eliminate kernel/common/bsp sub-directory
2016-02-05 20:13:51 -05:00
idle.c
Rename _NanoKernel to _nanokernel
2016-02-05 20:13:53 -05:00
init.c
Eliminate kernel/common/bsp sub-directory
2016-02-05 20:13:51 -05:00
int_latency_bench.c
Eliminate nanokernel/core sub-directory
2016-02-05 20:13:51 -05:00
nano_lifo.c
nano objects: standardize on if(ptr), not if(ptr != NULL)
2016-02-05 20:13:53 -05:00
nano_mwfifo.c
nano objects: rename fiber/ISR 'give' routines
2016-02-05 20:13:53 -05:00
nano_sema.c
nano objects: standardize on if(ptr), not if(ptr != NULL)
2016-02-05 20:13:53 -05:00
nano_stack.c
Rename _NanoKernel to _nanokernel
2016-02-05 20:13:53 -05:00
nano_timer.c
nano_lifo: allow multiple fibers to pend
2016-02-05 20:13:53 -05:00
nanocontextentry.c
Consolidate the nanokernel's context manipulation APIs
2016-02-05 20:13:58 -05:00
nanofiber.c
Consolidate the nanokernel's context manipulation APIs
2016-02-05 20:13:58 -05:00
nanoinit.c
Rename _NanoKernel to _nanokernel
2016-02-05 20:13:53 -05:00
nanometrics.c
Eliminate nanokernel/core sub-directory
2016-02-05 20:13:51 -05:00
nanotime.c
Rename hidden TICKLESS_KERNEL config option to SYS_CLOCK_EXISTS
2016-02-05 20:13:55 -05:00
string_s.c
Fix checkpatch issue - WARNING:SPACING
2016-02-05 20:13:54 -05:00
version.c
Eliminate kernel/common sub-directory
2016-02-05 20:13:51 -05:00