Go to file
Johan Hedberg 6c54c92e84 Bluetooth: tests/init: Limit controller+host for 32kB RAM platforms
The combined controller & host build takes up too much RAM for the
16kB arduino_101_ble target, so limit it to the 32kB nRF52 & nRF51
DevKits.

Change-Id: Ib9d04765697b7f5c748633cb6244474d92f96995
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-10-28 19:27:39 +00:00
.known-issues
arch
boards
doc Bluetooth: Rename bt_driver to bt_hci_driver 2016-10-28 08:09:08 +03:00
drivers Bluetooth: drivers: Include zephyr.h instead of nanokernel.h 2016-10-28 16:34:17 +02:00
ext
fs
include Bluetooth: Fix license header in l2cap.h and rfcomm.h 2016-10-28 13:16:39 +03:00
kernel
lib
misc
net Bluetooth: GATT: Add proper check for connection state 2016-10-28 10:49:56 +03:00
samples Bluetooth: hci-uart: Match controller buffers in UART RX 2016-10-28 20:42:37 +02:00
scripts sanitycheck: filter out the prebuilt.elf introduced by Makefile cleanup 2016-10-27 18:30:27 -04:00
tests Bluetooth: tests/init: Limit controller+host for 32kB RAM platforms 2016-10-28 19:27:39 +00:00
usb
.checkpatch.conf
.gitattributes
.gitignore
.gitreview
.mailmap
defaults.tc tests: move quark_se boot stub to tests 2016-10-27 22:14:53 +00:00
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS
Makefile
Makefile.inc
zephyr-env.sh