Go to file
Allan Stephens ea6cfd1d83 unified: Add legacy DEFINE_TASK support
Allows unified kernel to support legacy microkernel applications
that use private tasks.

Also renames the unified kernel macro for defining a thread
to be consistent with the naming used for defining other kernel
objects.

Change-Id: I667d87056138c45c291dd848344e4051bf9fd1ff
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-10-11 09:59:16 -05:00
.known-issues
arch unified: cache the next thread to run 2016-10-10 21:27:31 +00:00
boards
doc unified/doc: Minor updates to event section of Kernel Primer 2016-10-09 18:55:48 +00:00
drivers frdm_k64: spi: fixed wrong kconfig used in driver 2016-10-10 21:26:30 +00:00
ext
fs
include unified: Add legacy DEFINE_TASK support 2016-10-11 09:59:16 -05:00
kernel unified: fix remaining issues for building without SYS_CLOCK_EXIST 2016-10-10 21:27:44 +00:00
lib
misc
net
samples
scripts unified: Add legacy DEFINE_TASK support 2016-10-11 09:59:16 -05:00
tests unified: Extend unified kernel sanity test coverage 2016-10-11 09:54:44 -05:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh