-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.gitmodules
More file actions
213 lines (213 loc) · 6.92 KB
/
.gitmodules
File metadata and controls
213 lines (213 loc) · 6.92 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
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
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
[submodule "Adafruit_MQTT_Library"]
path = Adafruit_MQTT_Library
url = https://github.com/adafruit/Adafruit_MQTT_Library
[submodule "Adafruit_FT6206_Library"]
path = Adafruit_FT6206_Library
url = https://github.com/adafruit/Adafruit_FT6206_Library
[submodule "Adafruit_RA8875"]
path = Adafruit_RA8875
url = https://github.com/adafruit/Adafruit_RA8875
[submodule "Adafruit_SleepyDog"]
path = Adafruit_SleepyDog
url = https://github.com/adafruit/Adafruit_SleepyDog
[submodule "Adafruit-GFX-Library"]
path = Adafruit-GFX-Library
url = https://github.com/adafruit/Adafruit-GFX-Library
[submodule "Adafruit-ST7735-Library"]
path = Adafruit-ST7735-Library
url = https://github.com/adafruit/Adafruit-ST7735-Library
[submodule "ADC"]
path = ADC
url = https://github.com/pedvide/ADC
[submodule "AFrame"]
path = AFrame
url = https://github.com/AndreiDegtiarev/AFrame
[submodule "AWind"]
path = AWind
url = https://github.com/AndreiDegtiarev/AWind
[submodule "ASensor"]
path = ASensor
url = https://github.com/AndreiDegtiarev/ASensor
[submodule "Agenda"]
path = Agenda
url = https://github.com/gioblu/Agenda
[submodule "AltSoftSerial"]
path = AltSoftSerial
url = https://github.com/PaulStoffregen/AltSoftSerial
[submodule "Time"]
path = Time
url = https://github.com/PaulStoffregen/Time
[submodule "Modbus-Master-Slave-for-Arduino"]
path = Modbus-Master-Slave-for-Arduino
url = https://github.com/PaulStoffregen/Modbus-Master-Slave-for-Arduino
[submodule "TimerOne"]
path = TimerOne
url = https://github.com/PaulStoffregen/TimerOne
[submodule "SPI"]
path = SPI
url = https://github.com/PaulStoffregen/SPI
[submodule "FastCRC"]
path = FastCRC
url = https://github.com/PaulStoffregen/FastCRC
[submodule "CapacitiveSensor"]
path = CapacitiveSensor
url = https://github.com/PaulStoffregen/CapacitiveSensor
[submodule "ArduinoProcessScheduler"]
path = ArduinoProcessScheduler
url = https://github.com/wizard97/ArduinoProcessScheduler
[submodule "ATHandler"]
path = ATHandler
url = https://github.com/sebasira/ATHandler
[submodule "AutoAnalogAudio"]
path = AutoAnalogAudio
url = https://github.com/TMRh20/AutoAnalogAudio
[submodule "Button"]
path = Button
url = https://github.com/madleech/Button
[submodule "Auto485"]
path = Auto485
url = https://github.com/madleech/Auto485
[submodule "ChibiOS-Arduino"]
path = ChibiOS-Arduino
url = https://github.com/greiman/ChibiOS-Arduino
[submodule "SdFat"]
path = SdFat
url = https://github.com/greiman/SdFat
[submodule "SerialPort"]
path = SerialPort
url = https://github.com/greiman/SerialPort
[submodule "ChRt"]
path = ChRt
url = https://github.com/greiman/ChRt
[submodule "DigitalIO"]
path = DigitalIO
url = https://github.com/greiman/DigitalIO
[submodule "ChNil"]
path = ChNil
url = https://github.com/greiman/ChNil
[submodule "NilRTOS-Arduino"]
path = NilRTOS-Arduino
url = https://github.com/greiman/NilRTOS-Arduino
[submodule "CmdArduino"]
path = CmdArduino
url = https://github.com/joshmarinacci/CmdArduino
[submodule "Arduino-Temperature-Control-Library"]
path = Arduino-Temperature-Control-Library
url = https://github.com/milesburton/Arduino-Temperature-Control-Library
[submodule "digitalWriteFast"]
path = digitalWriteFast
url = https://github.com/NicksonYap/digitalWriteFast
[submodule "EasyButton"]
path = EasyButton
url = https://github.com/brianrumburg/EasyButton
[submodule "Arduino-EasyTransfer"]
path = Arduino-EasyTransfer
url = https://github.com/madsci1016/Arduino-EasyTransfer
[submodule "Arduino-EEPROMEx"]
path = Arduino-EEPROMEx
url = https://github.com/thijse/Arduino-EEPROMEx
[submodule "FrequencyTimer2"]
path = FrequencyTimer2
url = https://github.com/PaulStoffregen/FrequencyTimer2
[submodule "arduino.FiniteStateMachine"]
path = arduino.FiniteStateMachine
url = https://github.com/isaacws/arduino.FiniteStateMachine
[submodule "ViSi-Genie-Arduino-Library"]
path = ViSi-Genie-Arduino-Library
url = https://github.com/4dsystems/ViSi-Genie-Arduino-Library
[submodule "GSL1680"]
path = GSL1680
url = https://github.com/ESTBLC/GSL1680
[submodule "GSM-GPRS-GPS-Shield"]
path = GSM-GPRS-GPS-Shield
url = https://github.com/MarcoMartines/GSM-GPRS-GPS-Shield
[submodule "HX711"]
path = HX711
url = https://github.com/bogde/HX711
[submodule "gpio_expander"]
path = gpio_expander
url = https://github.com/sumotoy/gpio_expander
[submodule "Low-Power"]
path = Low-Power
url = https://github.com/rocketscream/Low-Power
[submodule "MadgwickAHRS"]
path = MadgwickAHRS
url = https://github.com/arduino-libraries/MadgwickAHRS
[submodule "MCP342X"]
path = MCP342X
url = https://github.com/uChip/MCP342X
[submodule "MLP"]
path = MLP
url = https://github.com/Megunolink/MLP
[submodule "NewPingESP8266"]
path = NewPingESP8266
url = https://github.com/jshaw/NewPingESP8266
[submodule "NexaCtrl"]
path = NexaCtrl
url = https://github.com/calle-gunnarsson/NexaCtrl
[submodule "ColorLCDShield"]
path = ColorLCDShield
url = https://github.com/sparkfun/ColorLCDShield
[submodule "Arduino-PID-Library"]
path = Arduino-PID-Library
url = https://github.com/br3ttb/Arduino-PID-Library
[submodule "OneWire"]
path = OneWire
url = https://github.com/PaulStoffregen/OneWire
[submodule "RA8875"]
path = RA8875
url = https://github.com/sumotoy/RA8875
[submodule "RadioHead"]
path = RadioHead
url = https://github.com/Yveaux/RadioHead
[submodule "DS1307RTC"]
path = DS1307RTC
url = https://github.com/PaulStoffregen/DS1307RTC
[submodule "ArduinoRingBuffer"]
path = ArduinoRingBuffer
url = https://github.com/wizard97/ArduinoRingBuffer
[submodule "SerialGSM"]
path = SerialGSM
url = https://github.com/meirm/SerialGSM
[submodule "SevenSeg"]
path = SevenSeg
url = https://github.com/sigvaldm/SevenSeg
[submodule "Snooze"]
path = Snooze
url = https://github.com/duff2013/Snooze
[submodule "TinyEKF"]
path = TinyEKF
url = https://github.com/simondlevy/TinyEKF
[submodule "TinyGPSPlus"]
path = TinyGPSPlus
url = https://github.com/mikalhart/TinyGPSPlus
[submodule "TMRpcm"]
path = TMRpcm
url = https://github.com/TMRh20/TMRpcm
[submodule "TinyGPS"]
path = TinyGPS
url = https://github.com/mikalhart/TinyGPS
[submodule "Updated-Arduino-VirtualWire-Library"]
path = Updated-Arduino-VirtualWire-Library
url = https://github.com/m0/Updated-Arduino-VirtualWire-Library
[submodule "SoftPWM"]
path = SoftPWM
url = https://github.com/bhagman/SoftPWM
[submodule "arduino-pwm-frequency-library"]
path = arduino-pwm-frequency-library
url = https://github.com/phatpaul/arduino-pwm-frequency-library
[submodule "ExtendedSerialPort"]
path = ExtendedSerialPort
url = https://github.com/greiman/SerialPort.git
[submodule "spi4teensy3"]
path = spi4teensy3
url = https://github.com/xxxajk/spi4teensy3
[submodule "ArduinoSerialCommand"]
path = ArduinoSerialCommand
url = https://github.com/scogswell/ArduinoSerialCommand.git
[submodule "arduino-buffered-serial"]
path = arduino-buffered-serial
url = https://github.com/siggiorn/arduino-buffered-serial.git
[submodule "AVR-UART-lib"]
path = AVR-UART-lib
url = https://github.com/jnk0le/AVR-UART-lib.git