zephyr/samples/bluetooth
Ioannis Glaropoulos 1ce222bf02 boards: arm: nrf52840_pca10090: rename board to nrf9160dk_nrf52840
We rename the nRF91 Dev Kit board target for the NRF52840
controller (nrf52840_pca10090) to nrf9160dk_nrf52840. We
update all associated references in the supportive
documentation and all nRF9160-related cofigurations and
overlay files in the samples and tests in the tree. We
also remove an un-referenced board image file that had
erroneously been part of the documentation of this platform.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
2020-03-31 15:16:08 +02:00
..
beacon cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
central Bluetooth: host: Deprecate BT_LE_ADV defines in hci.h in favour of gap.h 2020-03-30 00:38:23 +03:00
central_hr Bluetooth: host: Use bluetooth defines instead of hci defines 2020-03-30 00:38:23 +03:00
eddystone cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
handsfree cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hci_pwr_ctrl cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hci_rpmsg cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
hci_spi samples: bluetooth: Convert to new DT_INST macros 2020-03-30 17:03:35 -05:00
hci_uart boards: arm: nrf52840_pca10090: rename board to nrf9160dk_nrf52840 2020-03-31 15:16:08 +02:00
hci_usb cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ibeacon cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
ipsp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mesh cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mesh_demo samples: bluetooth: Convert to new DT_INST macros 2020-03-30 17:03:35 -05:00
mesh_provisioner cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_csc cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_dis cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_esp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_hids cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_hr cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_ht cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
peripheral_sc_only cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
scan_adv Bluetooth: host: Rename and deprecate scan filter for more scan options 2020-03-30 00:38:23 +03:00
st_ble_sensor cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
bluetooth.rst