-
Notifications
You must be signed in to change notification settings - Fork 6
/
.gitmodules
25 lines (25 loc) · 1.1 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
[submodule "libsocket"]
path = software/ext/libsocket
url = https://github.com/pastcompute/libsocket.git
[submodule "org.eclipse.mosquitto.rsmb"]
path = software/ext/org.eclipse.mosquitto.rsmb
url = https://github.com/pastcompute/rsmb.git
branch = my_fixes
[submodule "AsyncMQTT-SN"]
path = software/mcu/AsyncMQTT-SN
url = https://github.com/pastcompute/AsyncMQTT-SN.git
[submodule "Adafruit_BMP085_Unified"]
path = software/mcu/libraries/Adafruit_BMP085_Unified
url = https://github.com/adafruit/Adafruit_BMP085_Unified
[submodule "Adafruit_Sensor"]
path = software/mcu/libraries/Adafruit_Sensor
url = https://github.com/adafruit/Adafruit_Sensor.git
[submodule "software/ext/mqtt2graphite"]
path = software/ext/mqtt2graphite
url = https://github.com/pastcompute/mqtt2graphite.git
[submodule "software/ext/docker-grafana-graphite"]
path = software/ext/docker-grafana-graphite
url = https://github.com/pastcompute/docker-grafana-graphite.git
[submodule "software/mcu/libraries/DHT-sensor-library"]
path = software/mcu/libraries/DHT-sensor-library
url = https://github.com/pastcompute/DHT-sensor-library.git