forked from cetic/6lbr
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
31 lines (30 loc) · 1.21 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
[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-cc13xx/lib/cc26xxware"]
path = cpu/cc26xx-cc13xx/lib/cc26xxware
url = https://github.com/contiki-os/cc26xxware.git
[submodule "examples/6lbr/lib/inih"]
path = examples/6lbr/lib/inih
url = https://github.com/cetic/inih.git
[submodule "cpu/cc26xx-cc13xx/lib/cc13xxware"]
path = cpu/cc26xx-cc13xx/lib/cc13xxware
url = https://github.com/contiki-os/cc13xxware.git
[submodule "platform/stm32nucleo-spirit1/stm32cube-lib"]
path = platform/stm32nucleo-spirit1/stm32cube-lib
url = https://github.com/STclab/stm32nucleo-spirit1-lib
[submodule "tools/sensniff"]
path = tools/sensniff
url = https://github.com/g-oikonomou/sensniff.git