-
-
Notifications
You must be signed in to change notification settings - Fork 8
/
.gitmodules
143 lines (143 loc) · 4.87 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
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
[submodule "DHT sensor library"]
path = Adafruit_DHT
url = http://github.com/adafruit/DHT-sensor-library
[submodule "Adafruit Unified Sensor"]
path = Adafruit_Sensor
url = https://github.com/adafruit/Adafruit_Sensor
[submodule "Adafruit TSL2561"]
path = Adafruit_TSL2561
url = https://github.com/adafruit/Adafruit_TSL2561
[submodule "EnviroDIY DS3231"]
path = EnviroDIY_DS3231
url = https://github.com/EnviroDIY/Sodaq_DS3231
[submodule "EnviroDIY GPRSBee"]
path = EnviroDIY_GPRSBee
url = http://github.com/EnviroDIY/GPRSBee
branch = v1.2_hacked
[submodule "ModularSensors"]
path = EnviroDIY_ModularSensors
url = https://github.com/EnviroDIY/ModularSensors
[submodule "EnviroDIY PcIntMod"]
path = EnviroDIY_PCInt_PCINT0
url = http://github.com/EnviroDIY/PcInt_PCINT0
[submodule "EnviroDIY SDI12"]
path = EnviroDIY_SDI12
url = http://github.com/EnviroDIY/Arduino-SDI-12
branch = master
[submodule "EnviroDIY SDI12Mod"]
path = EnviroDIY_SDI12_PCINT3
url = https://github.com/EnviroDIY/Arduino-SDI-12
branch = mayfly
[submodule "EnviroDIY SoftwareSerialMod"]
path = EnviroDIY_SoftwareSerial_PCINT12
url = http://github.com/EnviroDIY/SoftwareSerial_PCINT12
[submodule "Sodaq PcInt"]
path = Sodaq_PcInt
url = http://github.com/SodaqMoja/Sodaq_PcInt
[submodule "Sodaq RTCTimer"]
path = Sodaq_RTCTimer
url = http://github.com/SodaqMoja/RTCTimer
[submodule "Adafruit AM2315"]
path = Adafruit_AM2315
url = https://github.com/adafruit/Adafruit_AM2315
[submodule "Adafruit BME280 Library"]
path = Adafruit_BME280
url = https://github.com/adafruit/Adafruit_BME280_Library
[submodule "Adafruit ADS1X15"]
path = Adafruit_ADS1X15
url = https://github.com/soligen2010/Adafruit_ADS1X15
[submodule "Adafruit MPL115A2"]
path = Adafruit_MPL115A2
url = https://github.com/adafruit/Adafruit_MPL115A2
[submodule "Adafruit INA219"]
path = Adafruit_INA219
url = https://github.com/adafruit/Adafruit_INA219
[submodule "Adafruit BusIO"]
path = Adafruit_BusIO
url = https://github.com/adafruit/Adafruit_BusIO.git
[submodule "SDL_SSD1306"]
path = SDL_SSD1306
url = http://github.com/switchdoclabs/SDL_Arduino_SSD1306
[submodule "SdFat"]
path = SdFat
url = https://github.com/greiman/SdFat
[submodule "DallasTemperature"]
path = DallasTemperature
url = https://github.com/milesburton/Arduino-Temperature-Control-Library
[submodule "OneWire"]
path = OneWire
url = https://github.com/PaulStoffregen/OneWire
[submodule "EnviroDIY_SoftwareSerial_ExtInts"]
path = EnviroDIY_SoftwareSerial_ExtInts
url = https://github.com/EnviroDIY/SoftwareSerial_ExternalInts
[submodule "EnviroDIY_SDI12_ExtInts"]
path = EnviroDIY_SDI12_ExtInts
url = https://github.com/EnviroDIY/Arduino-SDI-12
branch = ExtInts
[submodule "RTCZero"]
path = RTCZero
url = https://github.com/arduino-libraries/RTCZero
[submodule "SensorModbusMaster"]
path = SensorModbusMaster
url = https://github.com/EnviroDIY/SensorModbusMaster
[submodule "YosemitechModbus"]
path = YosemitechModbus
url = https://github.com/EnviroDIY/YosemitechModbus
[submodule "KellerModbus"]
path = KellerModbus
url = https://github.com/EnviroDIY/KellerModbus
[submodule "GroPointModbus"]
path = GroPointModbus
url = https://github.com/EnviroDIY/GroPointModbus.git
[submodule "EnableInterrupt"]
path = EnableInterrupt
url = https://github.com/GreyGnome/EnableInterrupt
[submodule "AltSoftSerial"]
path = AltSoftSerial
url = https://github.com/PaulStoffregen/AltSoftSerial
[submodule "MS5803"]
path = MS5803
url = https://github.com/NorthernWidget/MS5803
[submodule "PubSubClient"]
path = PubSubClient
url = https://github.com/knolleary/pubsubclient.git
[submodule "NeoSWSerial"]
path = NeoSWSerial
url = https://github.com/SRGDamia1/NeoSWSerial.git
[submodule "StreamDebugger"]
path = StreamDebugger
url = https://github.com/vshymanskyy/StreamDebugger
[submodule "SoftwareWire"]
path = SoftwareWire
url = https://github.com/Testato/SoftwareWire.git
[submodule "Tally I2C"]
path = Tally_Library
url = https://github.com/EnviroDIY/Tally_Library
branch = Dev_I2C
[submodule "TinyGSM"]
path = TinyGSM
url = https://github.com/vshymanskyy/TinyGSM
[submodule "Adafruit SHT4x Library"]
path = Adafruit_SHT4x
url = https://github.com/adafruit/Adafruit_SHT4x
[submodule "SparkFun_PCA9536_Arduino_Library"]
path = SparkFun_PCA9536_Arduino_Library
url = https://github.com/sparkfun/SparkFun_PCA9536_Arduino_Library
[submodule "Adafruit_SSD1306"]
path = Adafruit_SSD1306
url = https://github.com/adafruit/Adafruit_SSD1306
[submodule "Adafruit-GFX-Library"]
path = Adafruit-GFX-Library
url = https://github.com/adafruit/Adafruit-GFX-Library
[submodule "Adafruit_MAX1704X"]
path = Adafruit_MAX1704X
url = https://github.com/adafruit/Adafruit_MAX1704X.git
[submodule "SparkFun_RV-8803_Arduino_Library"]
path = SparkFun_RV-8803_Arduino_Library
url = https://github.com/sparkfun/SparkFun_RV-8803_Arduino_Library
[submodule "Adafruit_SPIFlash"]
path = Adafruit_SPIFlash
url = https://github.com/adafruit/Adafruit_SPIFlash
[submodule "LoRa_AT"]
path = LoRa_AT
url = https://github.com/EnviroDIY/LoRa_AT.git