Skip to content

Commit 9bf1206

Browse files
author
Ciprian
committed
Added submodules for HW, SW, OS
1 parent 6d54dd2 commit 9bf1206

File tree

4 files changed

+12
-0
lines changed

4 files changed

+12
-0
lines changed

.gitmodules

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[submodule "os"]
2+
path = os
3+
url = https://github.com/Digilent/Eclypse-Z7-OS.git
4+
[submodule "sw"]
5+
path = sw
6+
url = https://github.com/Digilent/Eclypse-Z7-SW.git
7+
[submodule "hw"]
8+
path = hw
9+
url = https://github.com/Digilent/Eclypse-Z7-HW.git

hw

Submodule hw added at 9360a3d

os

Submodule os added at 07c960d

sw

Submodule sw added at 191ab01

0 commit comments

Comments
 (0)