.. |
include
|
Refactor _Cget() to invoke _NanoFatalErrorHandler()
|
2016-02-05 20:14:13 -05:00 |
cmdPkt.c
|
Renaming include/nanokernel to include/arch
|
2016-02-05 20:14:12 -05:00 |
global.c
|
Statically initialize _k_command_stack
|
2016-02-05 20:14:14 -05:00 |
idle.c
|
Renaming include/nanokernel to include/arch
|
2016-02-05 20:14:12 -05:00 |
k_event.c
|
|
|
k_irq.c
|
Renaming include/nanokernel to include/arch
|
2016-02-05 20:14:12 -05:00 |
k_mbox.c
|
Eliminate references to k_memset() and k_memcpy()
|
2016-02-05 20:14:12 -05:00 |
k_memmap.c
|
|
|
k_mempool.c
|
|
|
k_mutex.c
|
|
|
k_nop.c
|
|
|
k_offload.c
|
|
|
k_pipe_buffer.c
|
Eliminate references to k_memset() and k_memcpy()
|
2016-02-05 20:14:12 -05:00 |
k_pipe_get.c
|
Rename and relocate miscellaneous microkernel pipe files
|
2016-02-05 20:14:01 -05:00 |
k_pipe_put.c
|
Rename and relocate miscellaneous microkernel pipe files
|
2016-02-05 20:14:01 -05:00 |
k_pipe_util.c
|
Eliminate references to k_memset() and k_memcpy()
|
2016-02-05 20:14:12 -05:00 |
k_pipe_xfer.c
|
Rename and relocate miscellaneous microkernel pipe files
|
2016-02-05 20:14:01 -05:00 |
k_pipe.c
|
Rename and relocate miscellaneous microkernel pipe files
|
2016-02-05 20:14:01 -05:00 |
k_queue.c
|
Eliminate references to k_memset() and k_memcpy()
|
2016-02-05 20:14:12 -05:00 |
k_sema.c
|
|
|
k_task.c
|
Initialize stack area in _NewContext()
|
2016-02-05 20:14:14 -05:00 |
k_timer.c
|
k_timer optimization: INVALID_OBJECT can not be returned
|
2016-02-05 20:14:13 -05:00 |
Kconfig
|
Kbuild: Remove old API ksymbol disclaimer.
|
2016-02-05 20:14:10 -05:00 |
Makefile
|
Use ccflags-y and asflags-y instead of EXTRA_CFLAGS
|
2016-02-05 20:14:14 -05:00 |
movedata.c
|
Eliminate references to k_memset() and k_memcpy()
|
2016-02-05 20:14:12 -05:00 |
server.c
|
Refactor _Cget() to invoke _NanoFatalErrorHandler()
|
2016-02-05 20:14:13 -05:00 |
task_monitor.c
|
|
|
ticker.c
|
Renaming include/nanokernel to include/arch
|
2016-02-05 20:14:12 -05:00 |