zephyr/subsys
Johan Hedberg 408703e8dd Bluetooth: Mesh: Move under subsys/bluetooth/mesh
We've already got GATT services in subsys/bluetooth/services so
subsys/bluetooth/mesh is a more natural place. Aditionally this aims
to fix the Kconfig dependencies to be able to use mesh together with
BT_CUSTOM (i.e. a custom, potentially non-HCI, host stack).

Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2019-07-10 09:41:57 +03:00
..
bluetooth Bluetooth: Mesh: Move under subsys/bluetooth/mesh 2019-07-10 09:41:57 +03:00
console cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
cpp
debug debug: tracing: Rewrite assert on current_thread in CPU stats module 2019-07-09 10:45:35 +02:00
dfu cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
disk cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
fb drivers: ssd1673: rename driver to ssd16xx 2019-07-04 07:27:09 -04:00
fs cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
jwt
logging logging: Fix corruption in log panic when scheduler was active 2019-07-09 11:59:49 +02:00
mgmt cleanup: include/: move misc/byteorder.h to sys/byteorder.h 2019-06-27 22:55:49 -04:00
net net: lwm2m: firmware: add log_strdup to remove logging errors 2019-07-09 21:09:22 +03:00
power cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
random
settings
shell cleanup: include/: move misc/reboot.h to power/reboot.h 2019-06-27 22:55:49 -04:00
stats
storage cleanup: include/: move flash.h to drivers/flash.h 2019-06-27 22:55:49 -04:00
testsuite cleanup: include/: move misc/printk.h to sys/printk.h 2019-06-27 22:55:49 -04:00
usb cleanup: include/: move misc/util.h to sys/util.h 2019-06-27 22:55:49 -04:00
CMakeLists.txt
Kconfig