Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Allan Stephens ec7b9fba4a Allow system generator to support tickless kernel
Revises sysgen so that it doesn't generate timer-related variables
or executable code for a tickless microkernel. Also corrects some
misleading comments about dependencies on timers.

Change-Id: I5655e32fcab22d9991f2f8e0f2db9557642b6b54
Signed-off-by: Allan Stephens <allan.stephens@windriver.com>
2016-02-05 20:13:49 -05:00
arch Remove remaining references to NLI 2016-02-05 20:13:48 -05:00
config Remove NLI related kconfig options from BSPs 2016-02-05 20:13:48 -05:00
drivers pci: Put the public API header in the right location 2016-02-05 20:13:48 -05:00
host Fix checkpatch issue - WARNING:LINE_SPACING 2016-02-05 20:13:39 -05:00
include Allow memory pools to support tickless kernel 2016-02-05 20:13:49 -05:00
kernel Allow microkernel timer code to support tickless kernel 2016-02-05 20:13:49 -05:00
lib/libc/minimal build: Always enable section garbage collection flags 2016-02-05 20:13:48 -05:00
make Revise dependencies for timer-related configuration options 2016-02-05 20:13:49 -05:00
misc Remove inclusion of unused header files 2016-02-05 20:13:41 -05:00
net Bluetooth: Add full HCI initialization routine 2016-02-05 20:13:44 -05:00
samples Remove LITE-related dependency for app_kernel benchmark 2016-02-05 20:13:49 -05:00
scripts Allow system generator to support tickless kernel 2016-02-05 20:13:49 -05:00
shared/include/nanokernel/x86 Fix checkpatch issue - ERROR:POINTER_LOCATION 2016-02-05 20:13:39 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore Add more host utils to .gitignore 2016-02-05 20:13:45 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
vxmicro-env.bash Remove reference to CodeSourcery 2016-02-05 20:13:41 -05:00