diff options
author | Eric <emarsman@users.noreply.github.com> | 2016-05-09 17:02:12 -0400 |
---|---|---|
committer | Eric <emarsman@users.noreply.github.com> | 2016-05-09 17:02:12 -0400 |
commit | 15cd69864383276e2099b803cdb11cda7f2f6d0a (patch) | |
tree | e8d7796244fec7cadf430a227d53873146524645 /.gitmodules | |
parent | 77718cfc70f76b687154756344e1a52b6f734ec9 (diff) | |
parent | 94c09b2abeff3f344d688dd7e6aea0db34f50c59 (diff) |
Merge pull request #28 from openxc/next
Ready to release updates for C5 devices
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitmodules b/.gitmodules index a03da7b3..5c591244 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,3 @@ [submodule "libs/nanopb"] path = libs/nanopb - url = https://code.google.com/p/nanopb/ - ignore = dirty + url = https://github.com/nanopb/nanopb |