Merge pull request #9499 from tannewt/update_tinyusb_esp_fix

Switch back to TinyUSB upstream
This commit is contained in:
Dan Halbert 2024-08-09 19:26:24 -04:00 committed by GitHub
commit 5f7c42e277
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

4
.gitmodules vendored
View file

@ -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