We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22b856b commit 10a8112Copy full SHA for 10a8112
boot/zephyr/Kconfig
@@ -404,6 +404,7 @@ config BOOT_USB_DFU_DETECT_PIN
404
default 11 if BOARD_NRF52840DK_NRF52840
405
default 13 if BOARD_NRF52DK_NRF52832
406
default 23 if BOARD_NRF5340_DK_NRF5340_CPUAPP || BOARD_NRF5340_DK_NRF5340_CPUAPPNS
407
+ default 43 if BOARD_BL5340_DVK_CPUAPP || BOARD_BL5340_DVK_CPUAPPNS
408
help
409
Pin on the DFU detect port that triggers DFU mode.
410
0 commit comments