summaryrefslogtreecommitdiff
path: root/fw/nucleo.conf
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-03-21 22:48:02 +0100
committerxengineering <me@xengineering.eu>2025-03-21 22:48:02 +0100
commita398f3b7420525b11c31dadf07b0cd696f1f6d3c (patch)
tree1715700740f9285b120bee8d3e8df7a53bc24efc /fw/nucleo.conf
parent61238e93e2c5b3c672d3a55f6273bfd3615f05d7 (diff)
downloadiot-contact-a398f3b7420525b11c31dadf07b0cd696f1f6d3c.tar
iot-contact-a398f3b7420525b11c31dadf07b0cd696f1f6d3c.tar.zst
iot-contact-a398f3b7420525b11c31dadf07b0cd696f1f6d3c.zip
fw: Use MCUboot bootloader for nucleo_f767zi
Using it for the native_sim board is not trivial. Thus it is first only added for the Nucleo board.
Diffstat (limited to 'fw/nucleo.conf')
-rw-r--r--fw/nucleo.conf5
1 files changed, 5 insertions, 0 deletions
diff --git a/fw/nucleo.conf b/fw/nucleo.conf
new file mode 100644
index 0000000..32e6d4a
--- /dev/null
+++ b/fw/nucleo.conf
@@ -0,0 +1,5 @@
+# This Source Code Form is subject to the terms of the Mozilla Public License,
+# v. 2.0. If a copy of the MPL was not distributed with this file, You can
+# obtain one at https://mozilla.org/MPL/2.0/.
+
+CONFIG_BOOTLOADER_MCUBOOT=y