Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
Go to file
Andrei Emeltchenko 7160c9c95e Bluetooth: Move BT_STACK definitions to log.h
BT_STACK depends on BT_STACK_DEBUG_EXTRA, therefore moving it there.
It also allows to use BT_STACK in drivers, at the moment only
Bluetooth stack uses it.

Change-Id: I41e0e0d49dae6abef2dc3a8d1d109127787d3db0
Signed-off-by: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
2016-02-05 20:25:08 -05:00
arch quark_se: quark_d2000: do not set native drivers as default 2016-02-05 20:25:06 -05:00
configs iamcu: disable building with iamcu compiler 2016-02-05 20:25:06 -05:00
doc fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
drivers Bluetooth: trivial: Correct style 2016-02-05 20:25:08 -05:00
include Bluetooth: Move BT_STACK definitions to log.h 2016-02-05 20:25:08 -05:00
kernel fifo: Simplify task_fifo_get() API family 2016-02-05 20:25:06 -05:00
lib Add isgraph()/isprint()/isxdigit()/toupper() 2016-02-05 20:25:06 -05:00
misc Generate stack usage information only when enabled 2016-02-05 20:25:04 -05:00
net Bluetooth: Move BT_STACK definitions to log.h 2016-02-05 20:25:08 -05:00
samples Bluetooth: GATT: Pass bt_conn to the discovery function callback 2016-02-05 20:25:08 -05:00
scripts compare footprint: added error counter and error message for sanity. 2016-02-05 20:25:06 -05:00
.checkpatch.conf checkpatch: ignore NETWORKING_BLOCK_COMMENT_STYLE 2016-02-05 20:24:36 -05:00
.gitattributes First commit 2015-04-10 16:44:37 -07:00
.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 sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
Kconfig sanitize use of ARCH/SRCARCH 2016-02-05 20:25:04 -05:00
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 build: Remove PROJECTINCLUDE from application makefiles 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 Make zephyr-env.sh work when cd is aliased 2016-02-05 20:24:36 -05:00