diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index c9f056f..b532b3e 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "firmware/t6963c"] path = firmware/t6963c url = https://github.com/camilstaps/T6963C_PIC +[submodule "firmware/fuspel"] + path = firmware/fuspel + url = https://github.com/camilstaps/fuspel.git |