Go to file
Anas Nashif 9fe306bc2a Generate stack usage information only when enabled
This will only generate the .su files when CONFIG_STACK_USAGE
is specified, otherwise the tree will be full of .su files.

Change-Id: I3ffc7a7f5ab09aaae49ff65e8ad5de0832370777
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:04 -05:00
arch quark_se: shared_mem.h is local to the file including it 2016-02-05 20:25:04 -05:00
configs quark_se: need some extra love for interrupt driver UARTs 2016-02-05 20:24:58 -05:00
doc doc: Enhance information about microkernel mailboxes 2016-02-05 20:25:03 -05:00
drivers gpio: gpio_dw_registers.h is local to the file including it 2016-02-05 20:25:04 -05:00
include fixed check for clang compiler 2016-02-05 20:25:04 -05:00
kernel kernel: remove CONFIG_INT_LATENCY_BENCHMARK fences from code path 2016-02-05 20:25:04 -05:00
lib lib/libc: Add implementation for isprint() 2016-02-05 20:25:03 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net Bluetooth: Fix passing bool instead of NULL pointer 2016-02-05 20:25:03 -05:00
samples Bluetooth: samples/shell: Add support for custom prompt callback 2016-02-05 20:25:03 -05:00
scripts Fixed file description and applied doxygen style 2016-02-05 20:24:58 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes
.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
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 Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
Makefile.inc qemu: Creation of QEMU specific platforms 2016-02-05 20:24:56 -05:00
zephyr-env.sh