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 5aed424 commit de7a9dcCopy full SHA for de7a9dc
boot/zephyr/boards/nrf7002dk_nrf5340_cpuapp.conf
@@ -0,0 +1,5 @@
1
+# By default no external SPI device is used for image storage,
2
+# so SPI-NOR is not needed. This reduces size of MCUboot, remember
3
+# though that when external image is needed the CONFIG_SPI_NOR
4
+# has to be enabled.
5
+CONFIG_SPI_NOR=n
0 commit comments