zephyr/samples/bluetooth/hci_uart/boards
Martí Bolívar b5ca2e0ec3 samples: hci_uart: drop device_get_binding()
Use DEVICE_DT_GET on the chosen node directly.

The only in-tree board using the Kconfig option is rv32m1_vega_ri5cy.
It already sets the chosen node in the application overlay, albeit
incorrectly, so just fix it there and remove the now-redundant Kconfig
setting. That in turn triggers other build errors for this board, but
they don't seem to be related to this sample.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2021-03-29 16:33:51 +02:00
..
96b_nitrogen.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
bbc_microbit.conf samples: bluetooth: Merge common hci_uart configs 2021-01-10 15:34:51 -05:00
nrf51_blenano.conf samples: bluetooth: Merge common hci_uart configs 2021-01-10 15:34:51 -05:00
nrf51_blenano.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
nrf51dk_nrf51422.conf samples: bluetooth: Merge common hci_uart configs 2021-01-10 15:34:51 -05:00
nrf51dk_nrf51422.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
nrf51dongle_nrf51422.conf samples: bluetooth: Merge common hci_uart configs 2021-01-10 15:34:51 -05:00
nrf51dongle_nrf51422.overlay samples: bluetooth: hci_uart: Add a config for the nRF51 dongle 2020-08-25 15:16:11 +03:00
nrf52_blenano2.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
nrf52dk_nrf52832.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
nrf5340dk_nrf5340_cpuapp.overlay Bluetooth: samples: hci_uart: Add overlays for nRF5340 2021-02-03 10:22:18 -05:00
nrf5340dk_nrf5340_cpunet.overlay Bluetooth: samples: hci_uart: Add overlays for nRF5340 2021-02-03 10:22:18 -05:00
nrf5340pdk_nrf5340_cpuapp.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
nrf9160dk_nrf52840_0_14_0.overlay boards: nrf9160dk: Add support for newer revisions (0.14.0+) of the DK 2021-03-04 11:25:22 +03:00
nrf9160dk_nrf52840.conf boards: nrf9160dk: Move board control configuration to devicetree 2021-03-04 11:25:22 +03:00
nrf9160dk_nrf52840.overlay boards: nrf9160dk: Move board control configuration to devicetree 2021-03-04 11:25:22 +03:00
nrf52840dk_nrf52840.overlay drivers: serial: nrf: Remove flow control configuration from kconfig 2020-06-09 19:06:16 +02:00
rv32m1_vega_ri5cy.conf samples: hci_uart: drop device_get_binding() 2021-03-29 16:33:51 +02:00
rv32m1_vega_ri5cy.overlay samples: hci_uart: drop device_get_binding() 2021-03-29 16:33:51 +02:00