Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Dan Kalowsky e45956c9a0 checkpatch: warning - leading_space
Change-Id: I34a54230bc4a63c8a4391d03ff530835910c3705
Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:24:33 -05:00
arch checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
doc doc: Fix syntax in "Coding Style Guidelines". 2016-02-05 20:24:32 -05:00
drivers checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
include checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
kernel checkpatch: error - trailing_whitespace 2016-02-05 20:24:33 -05:00
lib checkpatch: warning - leading_space 2016-02-05 20:24:33 -05:00
misc OS Awareness: Add debug object trace configuration. 2016-02-05 20:24:32 -05:00
net Bluetooth: SMP: Ignore unsupported AuthReq in Security Request 2016-02-05 20:24:31 -05:00
samples checkpatch: converting from __FUNCTION__ to __func__ 2016-02-05 20:24:33 -05:00
scripts OS Awareness: Add microkernel object tracing. 2016-02-05 20:24:32 -05:00
.checkpatch.conf checkpatch: ignore AVOID_EXTERNS 2016-02-05 20:24:32 -05:00
.gitattributes
.gitignore .gitignore: add ctags data file 2016-02-05 20:16:15 -05:00
.mailmap
Kbuild mdef: do not try to use MDEF file if it was not defined 2016-02-05 20:24:23 -05:00
Kconfig Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Kconfig.zephyr Change BSD-3 licenses to Apache 2 2016-02-05 20:24:29 -05:00
Makefile gcc: build with -fstack-usage 2016-02-05 20:24:29 -05:00
Makefile.inc kbuild: make menuconfig work with local configuration 2016-02-05 20:24:29 -05:00
zephyr-env.sh