zephyr: add Laird Connectivity BL5340 recovery pin
Signed-off-by: Jamie McCrae <jamie.mccrae@lairdconnect.com>
This commit is contained in:
parent
22b856beea
commit
10a8112089
|
@ -404,6 +404,7 @@ config BOOT_USB_DFU_DETECT_PIN
|
||||||
default 11 if BOARD_NRF52840DK_NRF52840
|
default 11 if BOARD_NRF52840DK_NRF52840
|
||||||
default 13 if BOARD_NRF52DK_NRF52832
|
default 13 if BOARD_NRF52DK_NRF52832
|
||||||
default 23 if BOARD_NRF5340_DK_NRF5340_CPUAPP || BOARD_NRF5340_DK_NRF5340_CPUAPPNS
|
default 23 if BOARD_NRF5340_DK_NRF5340_CPUAPP || BOARD_NRF5340_DK_NRF5340_CPUAPPNS
|
||||||
|
default 43 if BOARD_BL5340_DVK_CPUAPP || BOARD_BL5340_DVK_CPUAPPNS
|
||||||
help
|
help
|
||||||
Pin on the DFU detect port that triggers DFU mode.
|
Pin on the DFU detect port that triggers DFU mode.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue