-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
21 lines (21 loc) · 934 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "lib-external/microCoAPy"]
path = lib-external/microCoAPy
url = https://github.com/insighiot/microCoAPy
[submodule "lib-external/senml-micropython-library"]
path = lib-external/senml-micropython-library
url = https://github.com/insighio/senml-micropython-library.git
[submodule "lib-external/microsdi12"]
path = lib-external/microsdi12
url = https://github.com/insighio/microSDI12.git
[submodule "lib-external/micropyGPS"]
path = lib-external/micropyGPS
url = https://github.com/inmcm/micropyGPS.git
[submodule "lib-external/hx711"]
path = lib-external/hx711
url = https://github.com/robert-hh/hx711.git
[submodule "lib-external/astronode-micropython"]
path = lib-external/astronode-micropython
url = https://github.com/insighio/astronode-micropython.git
[submodule "lib-external/micropython-esp32-ulp"]
path = lib-external/micropython-esp32-ulp
url = https://github.com/micropython/micropython-esp32-ulp.git