forked from contiki-os/contiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
48 lines (48 loc) · 2.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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[submodule "tools/cc2538-bsl"]
path = tools/cc2538-bsl
url = https://github.com/JelmerT/cc2538-bsl.git
[submodule "arch/cpu/cc26xx-cc13xx/lib/cc26xxware"]
path = arch/cpu/cc26x0-cc13x0/lib/cc26xxware
url = https://github.com/contiki-ng/cc26xxware.git
[submodule "arch/cpu/cc26xx-cc13xx/lib/cc13xxware"]
path = arch/cpu/cc26x0-cc13x0/lib/cc13xxware
url = https://github.com/alexrayne/cc13xxware.git
[submodule "tools/motelist"]
path = tools/motelist
url = https://github.com/contiki-ng/motelist
[submodule "tools/sensniff"]
path = tools/sensniff
url = https://github.com/g-oikonomou/sensniff.git
[submodule "tools/cooja"]
path = tools/cooja
url = https://github.com/alexrayne/cooja.git
[submodule "os/net/security/tinydtls"]
path = os/net/security/tinydtls
url = https://github.com/contiki-ng/tinydtls.git
[submodule "tests/18-coap-lwm2m/example-lwm2m-standalone"]
path = tests/18-coap-lwm2m/example-lwm2m-standalone
url = https://github.com/contiki-ng/example-lwm2m-standalone.git
[submodule "arch/platform/stm32nucleo-spirit1/stm32cube-lib"]
path = arch/platform/stm32nucleo-spirit1/stm32cube-lib
url = https://github.com/STclab/stm32nucleo-spirit1-lib
[submodule "tools/motelist"]
path = tools/motelist
url = https://github.com/contiki-ng/motelist
[submodule "arch/cpu/simplelink-cc13xx-cc26xx/lib/coresdk_cc13xx_cc26xx"]
path = arch/cpu/simplelink-cc13xx-cc26xx/lib/coresdk_cc13xx_cc26xx
url = https://github.com/contiki-ng/coresdk_cc13xx_cc26xx.git
[submodule "arch/cpu/cc26xx-cc13xx/lib/cc2640r2-sdk"]
path = arch/cpu/cc26x0-cc13x0/lib/cc2640r2-sdk
url = https://github.com/contiki-ng/cc2640r2-sdk.git
[submodule "arch/platform/cooja/lib/coffeecatch"]
path = arch/platform/cooja/lib/coffeecatch
url = https://github.com/alexrayne/coffeecatch.git
[submodule "arch/cpu/nrf52840/lib/nrf52-sdk"]
path = arch/cpu/nrf52840/lib/nrf52-sdk
url = https://github.com/contiki-ng/nrf-sdk-contiki-ng.git
[submodule "arch/cpu/arm/CMSIS"]
path = arch/cpu/arm/CMSIS
url = https://github.com/ARM-software/CMSIS_5.git
[submodule "arch/cpu/nrf/lib/nrfx"]
path = arch/cpu/nrf/lib/nrfx
url = https://github.com/NordicSemiconductor/nrfx.git