Init with submodules
This commit is contained in:
commit
5ced01aed7
9
.gitmodules
vendored
Normal file
9
.gitmodules
vendored
Normal file
|
@ -0,0 +1,9 @@
|
|||
[submodule "libusb"]
|
||||
path = libusb
|
||||
url = https://github.com/libusb/libusb
|
||||
[submodule "openFPGALoader"]
|
||||
path = openFPGALoader
|
||||
url = https://github.com/trabucayre/openFPGALoader
|
||||
[submodule "libftdi"]
|
||||
path = libftdi
|
||||
url = git://developer.intra2net.com/libftdi
|
1
libftdi
Submodule
1
libftdi
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit de9f01ece34d2fe6e842e0250a38f4b16eda2429
|
1
libusb
Submodule
1
libusb
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 0929a2b1d19c4297b10a5c5f52fee8b4e052f2ee
|
1
openFPGALoader
Submodule
1
openFPGALoader
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit abda6ed72c49de96a0d84bff0fa7b0225993d665
|
Loading…
Reference in a new issue