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 de7a9dc commit 8a9627dCopy full SHA for 8a9627d
boot/zephyr/boards/nrf54h20dk_nrf54h20_cpuapp_iron.conf
@@ -0,0 +1,11 @@
1
+# Copyright (c) 2025 Nordic Semiconductor ASA
2
+#
3
+# SPDX-License-Identifier: Apache-2.0
4
5
+
6
+# Ensure that the SPI NOR driver is disabled by default
7
+CONFIG_SPI_NOR=n
8
9
+CONFIG_BOOT_WATCHDOG_FEED=n
10
11
+CONFIG_MULTITHREADING=y
0 commit comments