diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000000..9048042c0a --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "RIOT"] + path = RIOT + url = https://github.com/RIOT-OS/RIOT diff --git a/RIOT b/RIOT new file mode 160000 index 0000000000..6ab5f15466 --- /dev/null +++ b/RIOT @@ -0,0 +1 @@ +Subproject commit 6ab5f15466370b6f57e023afa31fca57598af4b8