zephyr/samples/net/echo_server
Johan Hedberg c583a9f43b Bluetooth: Kconfig: Restructure for a more logical hierarchy
Restructure the Bluetooth options more logically.

- Both host and controller are now behind the same high level
  CONFIG_BLUETOOTH.

- Selecting controller support disables other HCI driver selection, so
  the controller isn't in the same list as HCI drivers any more.

- Under the top-level there's a "Custom stack" option, which when
  enabled opens up the option of choosing CONFIG_NBLE.

There are various other cleanups and simplifications in this patch as
well, since splitting these up would have been fairly tricky while
making sure all test cases still build.

Change-Id: I5bb715cb9d20201cb8b72fbd149c8a09a4b2d7d2
Signed-off-by: Johan Hedberg <johan.hedberg@intel.com>
2016-11-11 07:59:15 +02:00
..
src Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
Makefile samples: tests: remove obsolete KERNEL_TYPE and kernel variables 2016-11-04 15:47:25 -04:00
prj_802154.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_bt.conf Bluetooth: Kconfig: Restructure for a more logical hierarchy 2016-11-11 07:59:15 +02:00
prj_ethernet.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_qemu.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj_slip.conf Revert "misc: Remove generic PRINT macros from net samples" 2016-08-23 13:19:44 -07:00
prj.mdef net: apps: Move net samples to one directory instead of per kernel 2016-02-11 13:08:44 -05:00
testcase.ini samples: testcases.ini change tags separated with commas 2016-07-08 18:20:08 +00:00