add pinmux as submodule
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Oct 2020 18:35:49 +0000 (19:35 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 2 Oct 2020 18:35:49 +0000 (19:35 +0100)
.gitmodules

index 4bb1c27dcdad522c70b3e735e5001000c4eb6d3f..86460ee7de0bff5a7ec1c31dfecee506badc0233 100644 (file)
@@ -2,6 +2,9 @@
        path = nmigen-type-annotations
        url = https://salsa.debian.org/Kazan-team/nmigen-type-annotations.git
        branch = master
+[submodule "libreriscv"]
+       path = pinmux
+       url = https://git.libre-soc.org/git/pinmux.git
 [submodule "libreriscv"]
        path = libreriscv
        url = https://git.libre-soc.org/git/libreriscv.git