-
Notifications
You must be signed in to change notification settings - Fork 3
/
.gitmodules
66 lines (66 loc) · 3.7 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
[submodule "software/magnetometer/sketches/libraries/CounterRTC"]
path = software/magnetometer/sketches/libraries/CounterRTC
url = https://github.com/stevemarple/CounterRTC.git
[submodule "software/magnetometer/sketches/libraries/RTCx"]
path = software/magnetometer/sketches/libraries/RTCx
url = https://github.com/stevemarple/RTCx.git
[submodule "software/magnetometer/sketches/libraries/CircularStack"]
path = software/magnetometer/sketches/libraries/CircularStack
url = https://github.com/stevemarple/CircularStack.git
[submodule "software/magnetometer/sketches/libraries/MCP342x"]
path = software/magnetometer/sketches/libraries/MCP342x
url = https://github.com/stevemarple/MCP342x.git
[submodule "software/magnetometer/sketches/libraries/AsyncDelay"]
path = software/magnetometer/sketches/libraries/AsyncDelay
url = https://github.com/stevemarple/AsyncDelay.git
[submodule "software/magnetometer/sketches/libraries/MultiReadCircBuffer"]
path = software/magnetometer/sketches/libraries/MultiReadCircBuffer
url = https://github.com/stevemarple/MultiReadCircBuffer.git
[submodule "software/magnetometer/sketches/libraries/Streaming"]
path = software/magnetometer/sketches/libraries/Streaming
url = https://github.com/stevemarple/Streaming
[submodule "software/magnetometer/sketches/libraries/RF12"]
path = software/magnetometer/sketches/libraries/RF12
url = https://github.com/stevemarple/RF12.git
[submodule "software/magnetometer/sketches/libraries/RF12_Stream"]
path = software/magnetometer/sketches/libraries/RF12_Stream
url = https://github.com/stevemarple/RF12_Stream.git
[submodule "software/magnetometer/sketches/libraries/CircBuffer"]
path = software/magnetometer/sketches/libraries/CircBuffer
url = https://github.com/stevemarple/CircBuffer.git
[submodule "hardware/RPi_RFM12B_ISP"]
path = hardware/RPi_RFM12B_ISP
url = https://github.com/stevemarple/RPi_RFM12B_ISP.git
[submodule "software/magnetometer/sketches/libraries/SoftWire"]
path = software/magnetometer/sketches/libraries/SoftWire
url = https://github.com/stevemarple/SoftWire.git
[submodule "hardware/Calunium"]
path = hardware/Calunium
url = https://github.com/stevemarple/Calunium.git
[submodule "software/magnetometer/sketches/libraries/MemoryFree"]
path = software/magnetometer/sketches/libraries/MemoryFree
url = https://github.com/stevemarple/MemoryFree.git
[submodule "software/magnetometer/sketches/libraries/HIH61xx"]
path = software/magnetometer/sketches/libraries/HIH61xx
url = https://github.com/stevemarple/HIH61xx.git
[submodule "software/magnetometer/sketches/libraries/MicroNMEA"]
path = software/magnetometer/sketches/libraries/MicroNMEA
url = https://github.com/stevemarple/MicroNMEA.git
[submodule "software/magnetometer/sketches/libraries/MLX90614"]
path = software/magnetometer/sketches/libraries/MLX90614
url = https://github.com/stevemarple/MLX90614.git
[submodule "software/magnetometer/sketches/libraries/GNSS_Clock"]
path = software/magnetometer/sketches/libraries/GNSS_Clock
url = https://github.com/stevemarple/GNSS_Clock.git
[submodule "software/magnetometer/sketches/libraries/AS3935"]
path = software/magnetometer/sketches/libraries/AS3935
url = https://github.com/stevemarple/AS3935.git
[submodule "software/magnetometer/sketches/libraries/Adafruit-MCP23008-library"]
path = software/magnetometer/sketches/libraries/Adafruit-MCP23008-library
url = https://github.com/stevemarple/Adafruit-MCP23008-library.git
[submodule "software/magnetometer/sketches/libraries/CommandHandler"]
path = software/magnetometer/sketches/libraries/CommandHandler
url = https://github.com/stevemarple/arduino-CommandHandler.git
[submodule "hardware/PoE_magnetometer"]
path = hardware/PoE_magnetometer
url = https://github.com/stevemarple/PoE_magnetometer.git