From 62be0c0585b147686ad3a41fdce181c8a7e95cd1 Mon Sep 17 00:00:00 2001 From: xengineering Date: Sat, 22 Mar 2025 21:39:13 +0100 Subject: fw: btl: Move MCUboot build here The directory structure should be less nested and with shorter paths. This is a first step. --- fw/btl/bootloader.conf | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 fw/btl/bootloader.conf (limited to 'fw/btl/bootloader.conf') diff --git a/fw/btl/bootloader.conf b/fw/btl/bootloader.conf new file mode 100644 index 0000000..c42b7fc --- /dev/null +++ b/fw/btl/bootloader.conf @@ -0,0 +1,7 @@ +# 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_BOOT_MAX_IMG_SECTORS_AUTO=n +CONFIG_BOOT_SIGNATURE_TYPE_ED25519=y -- cgit v1.2.3-70-g09d2