Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Anas Nashif 6f8d628d77 re-enable compile time option checking and make it conditional
When building a sinle application, use the compiler option checking
macro, disable macro if running sanity checks to speed up build
time.

Change-Id: I63b17f4bd9fdff9030f1b2550ec8b05ee0bc2df2
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:28 -05:00
arch remove nano/micro defconfigs, use 1 file only 2016-02-05 20:24:28 -05:00
doc doc: Add documentation for sys_thread_busy_wait() 2016-02-05 20:24:28 -05:00
drivers adc: Adding driver for TI's adc108s102 chip 2016-02-05 20:24:28 -05:00
include kernel: Introduce sys_thread_busy_wait() API 2016-02-05 20:24:28 -05:00
kernel kernel: Introduce sys_thread_busy_wait() API 2016-02-05 20:24:28 -05:00
lib tinycrypt: use tabs not spaces 2016-02-05 20:24:27 -05:00
misc kconfig: use zephyr as the binary name globally 2016-02-05 20:24:22 -05:00
net tinycrypt: moving includes 2016-02-05 20:24:27 -05:00
samples samples: Add test code for sys_thread_busy_wait() API 2016-02-05 20:24:28 -05:00
scripts re-enable compile time option checking and make it conditional 2016-02-05 20:24:28 -05:00
.checkpatch.conf checkpatch: added config file 2016-02-05 20:24:23 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap First commit 2015-04-10 16:44:37 -07:00
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
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 Zephyr 0.5.0 2016-02-05 20:24:22 -05:00
Makefile.inc remove nano/micro defconfigs, use 1 file only 2016-02-05 20:24:28 -05:00
zephyr-env.sh Rename Zephyr OS into Zephyr Kernel 2016-02-05 20:14:26 -05:00