From a398f3b7420525b11c31dadf07b0cd696f1f6d3c Mon Sep 17 00:00:00 2001 From: xengineering Date: Fri, 21 Mar 2025 22:48:02 +0100 Subject: 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. --- fw/nucleo.conf | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 fw/nucleo.conf (limited to 'fw/nucleo.conf') 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 -- cgit v1.2.3-70-g09d2