From 90a35ce391beaf76d8ec0025a1d037541399031e Mon Sep 17 00:00:00 2001 From: Franz Forstmayr Date: Mon, 19 Aug 2024 18:32:26 +0200 Subject: [PATCH] Use my branch as submodule --- .gitmodules | 3 ++- ext/modm-devices | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.gitmodules b/.gitmodules index 8658da233d..c6969d897b 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,8 @@ url = https://github.com/modm-io/cmsis-header-stm32.git [submodule "ext/modm-devices"] path = ext/modm-devices - url = https://github.com/modm-io/modm-devices.git + url = https://github.com/FranzForstmayr/modm-devices.git + branch = stm32u0 [submodule "ext/ros/ros-lib"] path = ext/ros/ros-lib url = https://github.com/modm-io/ros-lib diff --git a/ext/modm-devices b/ext/modm-devices index 7d5855812d..56ef5a7910 160000 --- a/ext/modm-devices +++ b/ext/modm-devices @@ -1 +1 @@ -Subproject commit 7d5855812d5657f1e65335d2f85be3f6820201df +Subproject commit 56ef5a7910b5d1fcbda71a1cb9ba9adbbc27b39c