-
Notifications
You must be signed in to change notification settings - Fork 2
/
.gitmodules
15 lines (15 loc) · 1.05 KB
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[submodule "software/arduino/hardware/dadamachines/samd/libraries/OneButton"]
path = software/arduino/hardware/dadmachines-automat/samd/libraries/OneButton
url = https://github.com/mathertel/OneButton.git
[submodule "software/arduino/hardware/dadamachines/samd/libraries/MIDIUSB"]
path = software/arduino/hardware/dadmachines-automat/samd/libraries/MIDIUSB
url = https://github.com/arduino-libraries/MIDIUSB.git
[submodule "software/arduino/hardware/dadamachines/samd/libraries/MIDI"]
path = software/arduino/hardware/dadmachines-automat/samd/libraries/MIDI
url = https://github.com/FortySevenEffects/arduino_midi_library.git
[submodule "software/arduino/hardware/dadamachines/samd/libraries/FlashStorage"]
path = software/arduino/hardware/dadmachines-automat/samd/libraries/FlashStorage
url = https://github.com/cmaglie/FlashStorage.git
[submodule "software/arduino/hardware/dadmachines-automat/samd/libraries/automat-software"]
path = software/arduino/hardware/dadmachines-automat/samd/libraries/automat-software
url = [email protected]:dadamachines/automat-software.git