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 0c0470e commit cd82f8bCopy full SHA for cd82f8b
boot/zephyr/boards/lpcxpresso55s28.conf
@@ -0,0 +1,6 @@
1
+# Copyright 2023 NXP
2
+# SPDX-License-Identifier: Apache-2.0
3
+
4
+#LPC does not support the MCUBoot swap mode.
5
+CONFIG_BOOT_UPGRADE_ONLY=y
6
+CONFIG_BOOT_MAX_IMG_SECTORS=512
0 commit comments