Go to file
Peter Mitsis b20adcc0d1 doc: Add nanokernel LIFO code samples
Adds examples showing how to ...
 1. initialize a nanokernel LIFO
 2. write to a nanokernel LIFO
 3. read from a nanokernel LIFO

Change-Id: I8b3646a3712b0aa3b5d3e432bdba63464753a6b5
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:15:32 -05:00
arch defconfig: Update all defconfigs with new options 2016-02-05 20:15:31 -05:00
doc doc: Add nanokernel LIFO code samples 2016-02-05 20:15:32 -05:00
drivers spi: Add support for Intel's SPI controller 2016-02-05 20:15:28 -05:00
include sys_io: Implement the API for ARC architecture 2016-02-05 20:15:31 -05:00
kernel Rename microkernel struct field 'MovedReq' to 'moved_req'. 2016-02-05 20:15:31 -05:00
lib libc: Add memchr implementation 2016-02-05 20:15:32 -05:00
misc build: fix build fail when NS16550 disabled. 2016-02-05 20:15:27 -05:00
net Kconfig: contain networking option in menuconfig 2016-02-05 20:15:31 -05:00
samples Improve profiler sample. 2016-02-05 20:15:28 -05:00
scripts add script to build grub for galileo 2016-02-05 20:15:31 -05:00
.gitattributes
.gitignore add script to build grub for galileo 2016-02-05 20:15:31 -05:00
.mailmap
Kconfig Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Kconfig.zephyr Split main Kconfig to allow application specific Kconfig 2016-02-05 20:15:28 -05:00
Makefile portability: echo -n fails on the mac 2016-02-05 20:15:31 -05:00
Makefile.inc kbuild: environmental vars rebuild 2016-02-05 20:15:26 -05:00
zephyr-env.sh