Init with submodules
This commit is contained in:
commit
5ced01aed7
4 changed files with 12 additions and 0 deletions
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
|
Loading…
Add table
Add a link
Reference in a new issue