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>
7 lines
200 B
Text
7 lines
200 B
Text
CONFIG_SPI_1=y
|
|
CONFIG_SPI_1_NRF_ORC=0x00
|
|
|
|
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_1"
|
|
CONFIG_SPI_LOOPBACK_CS_GPIO=y
|
|
CONFIG_SPI_LOOPBACK_CS_CTRL_GPIO_DRV_NAME="GPIO_0"
|
|
CONFIG_SPI_LOOPBACK_CS_CTRL_GPIO_PIN=28
|