zephyr/boards
Michael Scott 54d323948b boards: particle: fix BT selection
When selecting BT we need to select BT_CTRL for most bluetooth
samples to work correctly.

Let's fix that in the board files.

Fixes the following error when CONFIG_BT is selected:
zephyr/drivers/bluetooth/hci/h4.c:463:30:
error: ‘CONFIG_BT_UART_ON_DEV_NAME’ undeclared (first use in
this function)
  h4_dev = device_get_binding(CONFIG_BT_UART_ON_DEV_NAME);
                              ^~~~~~~~~~~~~~~~~~~~~~~~~~

Signed-off-by: Michael Scott <mike@foundries.io>
2019-02-07 18:06:13 +01:00
..
arc drivers: uart_nsim: Add device tree support 2019-01-30 12:27:37 -06:00
arm boards: particle: fix BT selection 2019-02-07 18:06:13 +01:00
common runners: add Black Magic Probe runner cmake file 2019-01-11 17:19:56 +01:00
nios2 boards: nios2: Add dts support for i2c 2019-01-16 12:35:30 -06:00
posix doc: native_posix: Fix minor typo 2019-02-03 10:43:38 -05:00
riscv32 boards/hifive1: Enable SPI driver 2019-02-06 09:00:00 -06:00
shields driver/sensor: lps25hb: align driver to auto-generated dts macros 2019-02-01 04:19:42 -06:00
x86 gpio: intel_apl: rework driver for pin_mask callback 2019-02-06 07:18:15 -05:00
x86_64/qemu_x86_64 arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
xtensa dts: intel_s1000_crb: put back block sizes 2019-02-03 10:42:37 -05:00
CMakeLists.txt
Kconfig boards/shields: Clean up Kconfig'ery 2019-01-18 13:20:59 -06:00
index.rst doc: restructure and create index pages 2019-02-05 07:04:40 -05:00