-
CONFIG_PCD
¶
Peripheral CPU DFU Support
Type: bool
Defaults¶
y if
SOC_SERIES_NRF53X
&&MCUBOOT
&&BT_RPMSG_NRF53
Symbols selected by this symbol¶
Kconfig definition¶
At <nRF>/subsys/pcd/Kconfig:9
Included via <Zephyr>/Kconfig:8
→ <Zephyr>/Kconfig.zephyr:23
→ <Zephyr>/modules/Kconfig:6
→ <BuildDir>/kconfig/Kconfig.modules:2
→ <nRF>/Kconfig.nrf:50
→ <nRF>/subsys/Kconfig:16
Menu path: (Top) → Modules → nrf (/home/runner/work/sdk-nrf/sdk-nrf/ncs/nrf) → Nordic nRF Connect → Peripheral CPU DFU (PCD)
config PCD
bool "Peripheral CPU DFU Support"
default y if SOC_NRF5340_CPUNET && IS_SECURE_BOOTLOADER
default y if SOC_SERIES_NRF53X && MCUBOOT && BT_RPMSG_NRF53
select FLASH_PAGE_LAYOUT
select STREAM_FLASH
select STREAM_FLASH_ERASE
(The ‘depends on’ condition includes propagated dependencies from ifs and menus.)