Skip to content

Commit 25eabb6

Browse files
hakonfamnvlsianpu
authored andcommitted
zephyr: update name of nrf5340 dk
This to correctly set the kconfig default value. Signed-off-by: Håkon Øye Amundsen <[email protected]> Signed-off-by: Martí Bolívar <[email protected]>
1 parent c625da4 commit 25eabb6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

boot/zephyr/Kconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -429,7 +429,7 @@ config BOOT_SERIAL_DETECT_PIN
429429
default 6 if BOARD_NRF9160DK_NRF9160
430430
default 11 if BOARD_NRF52840DK_NRF52840
431431
default 13 if BOARD_NRF52DK_NRF52832
432-
default 23 if BOARD_NRF5340_DK_NRF5340_CPUAPP || BOARD_NRF5340_DK_NRF5340_CPUAPPNS
432+
default 23 if BOARD_NRF5340PDK_NRF5340_CPUAPP || BOARD_NRF5340PDK_NRF5340_CPUAPPNS
433433
help
434434
Pin on the serial detect port which triggers serial recovery mode.
435435

0 commit comments

Comments
 (0)