Switch back to TinyUSB upstream
This commit is contained in:
parent
4349a2b628
commit
f3d9a52c56
2 changed files with 3 additions and 3 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
|
@ -68,8 +68,8 @@
|
|||
url = https://github.com/adafruit/nrfx.git
|
||||
[submodule "lib/tinyusb"]
|
||||
path = lib/tinyusb
|
||||
url = https://github.com/tannewt/tinyusb.git
|
||||
branch = esp_fix
|
||||
url = https://github.com/hathach/tinyusb.git
|
||||
branch = master
|
||||
fetchRecurseSubmodules = false
|
||||
[submodule "tools/huffman"]
|
||||
path = tools/huffman
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 00eb0144cbb11d1c37dcce5cd8ba8afe10e1b6b5
|
||||
Subproject commit ea64dd4999618ce14aea90118ee9218b4aefeba6
|
||||
Loading…
Reference in a new issue