Skip to content

Commit f505aa3

Browse files
magp-nordicmasz-nordic
authored andcommitted
sysbuild: add definition of SDP_DEVELOPER_MODE
Add definition of SDP_DEVELOPER_MODE to sysbuild file for SDP. Signed-off-by: Magdalena Pastula <[email protected]>
1 parent 84ad1e9 commit f505aa3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

sysbuild/Kconfig.sdp

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,9 @@ config SDP_GPIO
1515
config SDP_MSPI
1616
bool "SDP MSPI application"
1717

18+
config SDP_DEVELOPER_MODE
19+
bool "SDP developer mode"
20+
1821
config SDP_IMAGE_PATH
1922
string
2023
default "${ZEPHYR_NRF_MODULE_DIR}/applications/sdp/gpio" if SDP_GPIO

0 commit comments

Comments
 (0)