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 36788a6 commit be32923Copy full SHA for be32923
boot/zephyr/boards/nrf54l15dk_nrf54l05_cpuapp.conf
@@ -0,0 +1,12 @@
1
+# Copyright (c) 2024 Nordic Semiconductor ASA
2
+#
3
+# SPDX-License-Identifier: Apache-2.0
4
5
+CONFIG_BOOT_MAX_IMG_SECTORS=256
6
+
7
+# Ensure that the SPI NOR driver is disabled by default
8
+CONFIG_SPI_NOR=n
9
10
+CONFIG_FPROTECT=y
11
12
+CONFIG_BOOT_WATCHDOG_FEED=n
boot/zephyr/boards/nrf54l15dk_nrf54l10_cpuapp.conf
0 commit comments