We rename the nRF51 Dev Kit board target (nrf51_pca10028) to nrf51dk_nrf51422. We update all associated references in the supportive documentation and all nRF51-related cofigurations and overlay files in the samples and tests in the tree. Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
11 lines
270 B
YAML
11 lines
270 B
YAML
sample:
|
|
description: Allows Zephyr to provide Bluetooth connectivity
|
|
via SPI.
|
|
name: Bluetooth HCI SPI
|
|
tests:
|
|
sample.bluetooth.hci_spi:
|
|
harness: bluetooth
|
|
platform_whitelist: 96b_carbon_nrf51 nrf51dk_nrf51422
|
|
tags: bluetooth spi
|
|
depends_on: spi
|