From 85c8be89dea8f7a00e8efb06d38e2b32f3459935 Mon Sep 17 00:00:00 2001 From: Pete Johanson Date: Tue, 21 Apr 2020 16:20:34 -0400 Subject: Initial work. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..c41b243 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "zephyr-rust"] + path = zephyr-rust + url = https://github.com/tylerwhall/zephyr-rust.git -- cgit v1.2.3