From 1fcf9bd0d1af10c57a67d90496b5406244ca25ba Mon Sep 17 00:00:00 2001
From: xengineering <me@xengineering.eu>
Date: Sun, 23 Mar 2025 18:33:19 +0100
Subject: fw: rtos: modules: Move mcuboot submodule here

The mcuboot Git submodule used to be located in `fw/btl`. Nevertheless
since it is also a Zephyr module it should go to `fw/rtos/modules`. This
makes sure all Zephyr modules are at the same place.
---
 fw/rtos/modules/mcuboot | 1 +
 1 file changed, 1 insertion(+)
 create mode 160000 fw/rtos/modules/mcuboot

(limited to 'fw/rtos/modules/mcuboot')

diff --git a/fw/rtos/modules/mcuboot b/fw/rtos/modules/mcuboot
new file mode 160000
index 0000000..346f737
--- /dev/null
+++ b/fw/rtos/modules/mcuboot
@@ -0,0 +1 @@
+Subproject commit 346f7374ff4467e40b5594658f8ac67a5e9813c9
-- 
cgit v1.2.3-70-g09d2