Merge pull request #1383 from tannewt/switch_back_to_hathach_tinyusb

Switch TinyUSB back to hathach's version.
This commit is contained in:
Dan Halbert 2018-12-06 19:51:59 -05:00 committed by GitHub
commit 481c4954af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.gitmodules vendored
View File

@ -78,7 +78,7 @@
url = https://github.com/adafruit/nrfx.git url = https://github.com/adafruit/nrfx.git
[submodule "lib/tinyusb"] [submodule "lib/tinyusb"]
path = lib/tinyusb path = lib/tinyusb
url = https://github.com/tannewt/tinyusb.git url = https://github.com/hathach/tinyusb.git
branch = develop branch = develop
[submodule "tools/huffman"] [submodule "tools/huffman"]
path = tools/huffman path = tools/huffman

@ -1 +1 @@
Subproject commit 47fabe42edaae4a5da6aa0d48c664a9184578753 Subproject commit 3bb53273cd3770328f55ba317af3df0cce4333c1