zephyr/samples/bluetooth
Ulf Magnusson 7a073bf9f5 samples: bluetooth: Fix microbit/nrf5 UART flow control assignments
The UART_NRFX_FLOW_CONTROL Kconfig symbol was renamed to
UART_0_NRF_FLOW_CONTROL in commit 3f99eefe5a ("drivers: uart: Rename
nrf5 namings to nrfx").

The assignments in samples/bluetooth/hci_uart/microbit.conf and
samples/bluetooth/hci_uart/nrf5.conf were updated in the same commit,
but to the wrong name. Change them to use the correct name.

Signed-off-by: Ulf Magnusson <Ulf.Magnusson@nordicsemi.no>
2018-06-12 20:18:14 -04:00
..
beacon samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
central_hr Bluetooth: central_hr: Fix assigning temporary UUID to discovery 2018-02-13 16:24:04 +02:00
eddystone Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
gatt Bluetooth: Use Characteristic attribute whenever possible 2018-06-11 14:41:19 -04:00
handsfree Bluetooth: Remove references to non-existing Kconfig symbols 2018-05-23 16:57:59 -04:00
hci_spi tests/samples: add hw dependencies 2018-05-01 19:10:27 -04:00
hci_uart samples: bluetooth: Fix microbit/nrf5 UART flow control assignments 2018-06-12 20:18:14 -04:00
hci_usb usb: hci_usb: Correct README 2018-04-20 21:04:42 -07:00
ibeacon samples: bluetooth: Add Apple iBeacon demo application 2018-04-28 10:55:19 +03:00
ipsp cleanup: replace old jira numbers with GH issues 2018-03-26 13:13:04 -04:00
mesh driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
mesh_demo driver: ILI9340 LCD display driver 2018-05-18 20:21:45 +03:00
peripheral Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
peripheral_csc Bluetooth: Use Characteristic attribute whenever possible 2018-06-11 14:41:19 -04:00
peripheral_dis samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_esp Bluetooth: GATT: Make BT_GATT_CHARACTERISTIC declare its value 2018-05-14 18:51:22 +03:00
peripheral_hids samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_hr samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
peripheral_sc_only samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
scan_adv samples: bluetooth and net samples need test setup 2017-12-28 20:24:29 -05:00
bluetooth.rst doc; bluetooth: Rework and expand the Bluetooth doc 2018-03-27 09:45:08 +02:00