boards: arm: nrf5340_dk_nrf5340: rename target to nrf5340pdk_nrf5340

We rename the nRF53 Dev Kit board target (nrf5340_dk_nrf5340)
to nrf5340pdk_nrf5340. We update all associated references
in the supportive documentation and all nRF5340-related
cofigurations and overlay files in the samples and tests
in the tree.

Signed-off-by: Ioannis Glaropoulos <Ioannis.Glaropoulos@nordicsemi.no>
This commit is contained in:
Ioannis Glaropoulos 2020-04-03 16:58:27 +02:00 committed by Carles Cufí
commit 88bf06bb01
24 changed files with 96 additions and 93 deletions

View file

@ -101,7 +101,7 @@ endif # BT_SPI
config BT_RPMSG_NRF53
bool "nRF53 configuration of RPMsg"
default y if (BOARD_NRF5340_DK_NRF5340_CPUAPP || BOARD_NRF5340_DK_NRF5340_CPUAPPNS)
default y if (BOARD_NRF5340PDK_NRF5340_CPUAPP || BOARD_NRF5340PDK_NRF5340_CPUAPPNS)
depends on BT_RPMSG
select IPM
select IPM_NRFX