Browse Source

Using now submodules for part that exist in other repository

Godzil 5 years ago
parent
commit
3a9d04b982
4 changed files with 12 additions and 0 deletions
  1. 9 0
      .gitmodules
  2. 1 0
      fpga/textmode
  3. 1 0
      gd
  4. 1 0
      j0/firmware

+ 9 - 0
.gitmodules

@@ -0,0 +1,9 @@
+[submodule "gd"]
+	path = gd
+	url = https://github.com/Godzil/gd1.git
+[submodule "j0/firmware"]
+	path = j0/firmware
+	url = https://github.com/Godzil/gd1-sdk.git
+[submodule "fpga/textmode"]
+	path = fpga/textmode
+	url = https://github.com/Godzil/gd-textmode.git

+ 1 - 0
fpga/textmode

@@ -0,0 +1 @@
+Subproject commit cb1f25e1b585764f8c25c28fb598403633df8d24

+ 1 - 0
gd

@@ -0,0 +1 @@
+Subproject commit b5e4f0a05348034005bfc7e80d7c073d70ddb5a9

+ 1 - 0
j0/firmware

@@ -0,0 +1 @@
+Subproject commit a6d60f56015018fe37759c0daa4497621b9dbd06