diff options
| author | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-03-24 20:48:04 +0200 |
|---|---|---|
| committer | Kimplul <kimi.h.kuparinen@gmail.com> | 2021-03-24 20:48:04 +0200 |
| commit | 301f7fa87fa2bafbd9ed3436aa7eb865b341563c (patch) | |
| tree | 1bda82c0cd2f0093d74fb423da626fde0f17dd0a /.gitmodules | |
| parent | c2be549438657a7e0b863a1ed58ba17e8fb5ff33 (diff) | |
| download | hid-tmff2-301f7fa87fa2bafbd9ed3436aa7eb865b341563c.tar.gz hid-tmff2-301f7fa87fa2bafbd9ed3436aa7eb865b341563c.zip | |
Merge branch 'minalloc'
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9415bdf --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "hid-tminit"] + path = hid-tminit + url = https://github.com/scarburato/hid-tminit.git |
