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 6a474bf commit d4a29beCopy full SHA for d4a29be
soc/espressif/Kconfig.sysbuild
@@ -0,0 +1,6 @@
1
+# Copyright (c) 2024 Nordic Semiconductor ASA
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+choice MCUBOOT_MODE
5
+ default MCUBOOT_MODE_OVERWRITE_ONLY if SOC_SERIES_ESP32C3 || SOC_SERIES_ESP32C6 || SOC_ESP32_PROCPU || SOC_SERIES_ESP32S2 || SOC_ESP32S3_PROCPU
6
+endchoice
0 commit comments