-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
30 lines (30 loc) · 1.44 KB
/
.gitmodules
File metadata and controls
30 lines (30 loc) · 1.44 KB
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
[submodule "oasis_avr/cmake/Arduino-CMake-Toolchain"]
path = oasis_avr/cmake/Arduino-CMake-Toolchain
url = https://github.com/a9183756-gh/Arduino-CMake-Toolchain.git
[submodule "oasis_avr/libraries/FirmataExpress"]
path = oasis_avr/libraries/FirmataExpress
url = https://github.com/MrYsLab/FirmataExpress.git
[submodule "oasis_avr/libraries/Ultrasonic"]
path = oasis_avr/libraries/Ultrasonic
url = https://github.com/ErickSimoes/Ultrasonic.git
[submodule "oasis_avr/libraries/DHTStable"]
path = oasis_avr/libraries/DHTStable
url = https://github.com/RobTillaart/DHTstable.git
[submodule "oasis_avr/libraries/Adafruit_BluefruitLE_nRF51"]
path = oasis_avr/libraries/Adafruit_BluefruitLE_nRF51
url = https://github.com/adafruit/Adafruit_BluefruitLE_nRF51.git
[submodule "oasis_avr/libraries/OneWire"]
path = oasis_avr/libraries/OneWire
url = https://github.com/PaulStoffregen/OneWire.git
[submodule "oasis_avr/libraries/AccelStepper"]
path = oasis_avr/libraries/AccelStepper
url = https://github.com/waspinator/AccelStepper.git
[submodule "oasis_avr/libraries/i2cdevlib"]
path = oasis_avr/libraries/i2cdevlib
url = https://github.com/jrowberg/i2cdevlib.git
[submodule "oasis_avr/libraries/SparkFunCCS811"]
path = oasis_avr/libraries/SparkFunCCS811
url = https://github.com/sparkfun/SparkFun_CCS811_Arduino_Library.git
[submodule "oasis_avr/libraries/TaskScheduler"]
path = oasis_avr/libraries/TaskScheduler
url = https://github.com/arkhipenko/TaskScheduler.git