diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-12-06 19:51:59 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-12-06 19:51:59 -0500 |
| commit | 481c4954afd161448aa37d353fa577d409d880c6 (patch) | |
| tree | 9606047619eb4a1b37991b2377e4a05f1952f9b0 | |
| parent | ca3c9920375909245f4efed1de4b2c192dbbad3a (diff) | |
| parent | 45b301856c9e10b8e942102d52f8d1c5fbb977b2 (diff) | |
Merge pull request #1383 from tannewt/switch_back_to_hathach_tinyusb
Switch TinyUSB back to hathach's version.
| -rw-r--r-- | .gitmodules | 2 | ||||
| m--------- | lib/tinyusb | 0 |
2 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 diff --git a/lib/tinyusb b/lib/tinyusb -Subproject 47fabe42edaae4a5da6aa0d48c664a918457875 +Subproject 3bb53273cd3770328f55ba317af3df0cce4333c |
