diff options
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | tests/simavr | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index a8be02a..beb1370 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "kconfig"] path = kconfig url = https://github.com/guillon/kconfig.git +[submodule "tests/simavr"] + path = tests/simavr + url = https://github.com/buserror/simavr.git diff --git a/tests/simavr b/tests/simavr new file mode 160000 +Subproject dc222b5ec86bfaeadd6a32f58c51859ac13454c |