diff options
author | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 14:58:00 -0400 |
---|---|---|
committer | Pete Johanson <peter@peterjohanson.com> | 2020-05-01 14:58:00 -0400 |
commit | 52bfc9dd84592f834c13ce9af4a1dd7fc90d7fef (patch) | |
tree | 808a50c4fb4238987d3b7bc6aebb3f1c4c2af29f /.gitmodules | |
parent | 5b4e43cebd89c09e7cbd405f4a0dfdb942add4fc (diff) |
Lots of clean up, basic kscan working, remove zephyr-rust.
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index c41b243..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "zephyr-rust"] - path = zephyr-rust - url = https://github.com/tylerwhall/zephyr-rust.git |