diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2018-12-06 15:39:47 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2018-12-06 15:39:47 -0800 |
| commit | 45b301856c9e10b8e942102d52f8d1c5fbb977b2 (patch) | |
| tree | 9606047619eb4a1b37991b2377e4a05f1952f9b0 /.gitmodules | |
| parent | ca3c9920375909245f4efed1de4b2c192dbbad3a (diff) | |
Switch TinyUSB back to hathach's version. The merge commit of the commit we were on.
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 362cb55e5..3a746ccae 100644 --- a/.gitmodules +++ b/.gitmodules @@ -78,7 +78,7 @@ url = https://github.com/adafruit/nrfx.git [submodule "lib/tinyusb"] path = lib/tinyusb - url = https://github.com/tannewt/tinyusb.git + url = https://github.com/hathach/tinyusb.git branch = develop [submodule "tools/huffman"] path = tools/huffman |
