Go to file
Peter Mitsis 829967786c nanokernel: Add generic fifo routine
Adds the following generic fifo routine:
	nano_fifo_get_wait_timeout()

That routine is a convenience wrapper for invoking the task or fiber
specific implementation.

Change-Id: I9bd709ea416db834e2a0c5de81257c363e7db066
Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
2016-02-05 20:24:53 -05:00
arch kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
configs kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
doc nanokernel: Add generic timer routines 2016-02-05 20:24:53 -05:00
drivers kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
include nanokernel: Add generic fifo routine 2016-02-05 20:24:53 -05:00
kernel nanokernel: Add generic fifo routine 2016-02-05 20:24:53 -05:00
lib stdio: Fix bug in fputs() 2016-02-05 20:24:44 -05:00
misc kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
net Rename simple UART driver to pipe UART 2016-02-05 20:24:52 -05:00
samples kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
scripts kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore doc: Prevent accidental commit of Kconfig index file 2016-02-05 20:24:42 -05:00
.mailmap Update .mailmap 2016-02-05 20:24:37 -05:00
Kbuild build: use architecture definition from kconfig 2016-02-05 20:24:52 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr kconfig: define architecture as a kconfig variable 2016-02-05 20:24:52 -05:00
LICENSE add top level Apache 2.0 license file 2016-02-05 20:24:37 -05:00
Makefile build: show supported boards when running 'make help' 2016-02-05 20:24:53 -05:00
Makefile.inc kconfig: move all defconfig fragments to configs/ 2016-02-05 20:24:53 -05:00
zephyr-env.sh Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00