forked from cetic/6lbr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitmodules
21 lines (21 loc) · 820 Bytes
/
.gitmodules
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[submodule "tools/mspsim"]
path = tools/mspsim
url = https://github.com/contiki-os/mspsim.git
[submodule "tools/cooja/apps/serial2pty"]
path = tools/cooja/apps/serial2pty
url = https://github.com/cetic/cooja-serial2pty
[submodule "tools/cooja/apps/radiologger-headless"]
path = tools/cooja/apps/radiologger-headless
url = https://github.com/cetic/cooja-radiologger-headless.git
[submodule "apps/tinydtls"]
path = apps/tinydtls
url = https://github.com/cetic/tinydtls.git
[submodule "tools/cc2538-bsl"]
path = tools/cc2538-bsl
url = https://github.com/JelmerT/cc2538-bsl.git
[submodule "cpu/cc26xx/lib/cc26xxware"]
path = cpu/cc26xx/lib/cc26xxware
url = https://github.com/g-oikonomou/cc26xxware.git
[submodule "examples/6lbr/lib/inih"]
path = examples/6lbr/lib/inih
url = https://github.com/cetic/inih.git