From 98fcdc009d227c13677812bb347a6b87927b59d1 Mon Sep 17 00:00:00 2001 From: Erki Date: Sat, 5 Mar 2022 13:47:22 +0200 Subject: [PATCH] Add skullc submodule --- .gitmodules | 3 +++ skullc-peripherals | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 skullc-peripherals diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..f13697e --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "skullc-peripherals"] + path = skullc-peripherals + url = https://git.skullnet.me/erki/skullc-peripherals.git diff --git a/skullc-peripherals b/skullc-peripherals new file mode 160000 index 0000000..0d1ea1c --- /dev/null +++ b/skullc-peripherals @@ -0,0 +1 @@ +Subproject commit 0d1ea1c1c240967f99f2d8bafd1959806aefebf6