-
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.gitmodules
36 lines (36 loc) · 1.29 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
[submodule ".repos/libusb"]
path = .repos/libusb
url = https://github.com/libusb/libusb.git
[submodule ".repos/libusb-compat"]
path = .repos/libusb-compat
url = https://github.com/libusb/libusb-compat-0.1.git
[submodule ".repos/libftdi"]
path = .repos/libftdi
url = git://developer.intra2net.com/libftdi
[submodule ".repos/libserialport"]
path = .repos/libserialport
url = git://sigrok.org/libserialport
[submodule ".repos/dfu-util"]
path = .repos/dfu-util
url = https://git.code.sf.net/p/dfu-util/dfu-util
[submodule ".repos/avrdude"]
path = .repos/avrdude
url = https://github.com/avrdudes/avrdude.git
[submodule ".repos/mdloader"]
path = .repos/mdloader
url = https://github.com/massdrop/mdloader.git
[submodule ".repos/teensyloader"]
path = .repos/teensyloader
url = https://github.com/PaulStoffregen/teensy_loader_cli.git
[submodule ".repos/hid_bootloader_cli"]
path = .repos/hid_bootloader_cli
url = https://github.com/abcminiuser/lufa.git
[submodule ".repos/wb32-dfu-updater_cli"]
path = .repos/wb32-dfu-updater_cli
url = https://github.com/WestberryTech/wb32-dfu-updater.git
[submodule ".repos/dfu-programmer"]
path = .repos/dfu-programmer
url = https://github.com/dfu-programmer/dfu-programmer.git
[submodule ".repos/hidapi"]
path = .repos/hidapi
url = https://github.com/libusb/hidapi.git