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 4414d2f308 Do not set BT config options if NBLE is not enabled
!BLUETOOTH is almost always when not using BLE, so depend
on NBLE being configured as well to set various options.

Change-Id: Idc61cee277fe0f09086a9f2ed6eb419aee5fd69c
Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2016-02-05 20:25:27 -05:00
arch NBLE: Nordic BLE is not a feature of quark se 2016-02-05 20:25:26 -05:00
boards NBLE: Nordic BLE is not a feature of quark se 2016-02-05 20:25:26 -05:00
doc irq: rename irq_connect() to IRQ_CONNECT() 2016-02-05 20:25:25 -05:00
drivers Do not set BT config options if NBLE is not enabled 2016-02-05 20:25:27 -05:00
include Bluetooth: UUID: Add value definitions 2016-02-05 20:25:27 -05:00
kernel init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
lib Integration of TinyCrypt v2: ECC, CMAC, AES-CCM with test cases for CMAC and CCM. 2016-02-05 20:25:23 -05:00
misc init: use SYS_INIT() where it makes sense 2016-02-05 20:25:25 -05:00
net Bluetooth: GATT: Remove unnecessary usage of full UUID structs 2016-02-05 20:25:27 -05:00
samples Bluetooth: samples/shell: Fix use of NULL net buffer 2016-02-05 20:25:27 -05:00
scripts irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
.checkpatch.conf checkpatch: Remove --no-signoff option 2016-02-05 20:25:12 -05:00
.gitattributes
.gitignore gitignore: Add vim temporary files 2016-02-05 20:25:14 -05:00
.mailmap
Kbuild remove already resolved GENOFFSET_H dependency 2016-02-05 20:25:16 -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
Makefile irq: size _irq_to_interrupt_vector_table 2016-02-05 20:25:25 -05:00
Makefile.inc mingw: change backslashes to forward slashes 2016-02-05 20:25:17 -05:00
zephyr-env.sh mingw: Use windows path style when building with MinGW 2016-02-05 20:25:16 -05:00