Go to file
Johan Hedberg 3f4631aeb9 Bluetooth: Kconfig: Reorder Bluetooth options behind single switch
This way we split all Bluetooth options behind a single switch.

Change-Id: Ia7a4b22842be4c0bf94bb73a6b39fd9f606db406
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-06-06 13:20:37 +03:00
arch nrf52: Use nrf.h instead of *nrf*.h 2016-06-03 04:41:26 -07:00
boards board: em_starterkit doesn't have FLASH_SCRIPT yet 2016-06-02 12:37:13 +00:00
doc doc: Fix remote debugging instructions on Arduino 101 2016-06-03 23:10:38 +00:00
drivers drivers: gpio: Fix a gpio port read bug 2016-06-03 16:36:25 +00:00
ext ext: Update and extend Nordic MDK header files 2016-06-03 04:41:26 -07:00
include net: buf: Introduce support for fragmentation 2016-06-06 08:17:24 +03:00
kernel nanokernel: Add callback to _nano_timeout once again 2016-06-01 00:35:05 +00:00
lib ext: move tinycrypt to ext/lib 2016-06-01 14:27:41 -04:00
misc Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
net Bluetooth: Kconfig: Reorder Bluetooth options behind single switch 2016-06-06 13:20:37 +03:00
samples samples: environmental sensing: fix BMP280 kconfig options 2016-06-03 12:00:20 +03:00
scripts sanitycheck: update the footprint data 2016-06-03 12:09:26 -04:00
tests net: tests: Refactor net_buf tests for easier extensibility 2016-06-06 11:22:23 +03:00
.checkpatch.conf checkpatch: decrease max line number to 80 2016-05-31 19:09:14 +00:00
.gitattributes
.gitignore
.gitreview
.mailmap mailmap: Add more entries for incomplete author information 2016-06-03 10:52:22 +00:00
Kbuild
Kconfig
Kconfig.zephyr Cleanup whitespace in Kconfig files 2016-05-25 13:28:07 -05:00
LICENSE
MAINTAINERS ext: Update and extend Nordic MDK header files 2016-06-03 04:41:26 -07:00
Makefile Zephyr v1.4.0 2016-06-03 12:17:40 -04:00
Makefile.inc scripts: add a script to report RAM/ROM usage 2016-05-26 15:19:15 +00:00
zephyr-env.sh