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 f19081b commit 622b015Copy full SHA for 622b015
boot/zephyr/boards/nrf54l15dk_nrf54l15_cpuapp.conf
@@ -7,4 +7,7 @@ CONFIG_BOOT_MAX_IMG_SECTORS=256
7
# Ensure that the SPI NOR driver is disabled by default
8
CONFIG_SPI_NOR=n
9
10
+# TODO: below are not yet supported and need fixing
11
+CONFIG_FPROTECT=n
12
+
13
CONFIG_BOOT_WATCHDOG_FEED=n
0 commit comments