From b3023836acb03ced0a54f083893c1d61bf633ec3 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Mon, 7 Sep 2020 13:12:48 +0200 Subject: libopencm3: Switch to Python3 fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 01bc084..1faf8ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "libopencm3"] path = ext/libopencm3 - url = https://github.com/libopencm3/libopencm3.git + url = https://github.com/derf/libopencm3.git -- cgit v1.2.3