Move to upstream tinyusb (#467)

* Move to tinyusb 0.10.1 (from upstream tinyusb)
This commit is contained in:
Graham Sanderson
2021-06-02 15:27:11 -05:00
committed by GitHub
parent eeb6b501ff
commit 4b0dea4339
2 changed files with 2 additions and 3 deletions

3
.gitmodules vendored
View File

@ -1,4 +1,3 @@
[submodule "tinyusb"] [submodule "tinyusb"]
path = lib/tinyusb path = lib/tinyusb
url = https://github.com/raspberrypi/tinyusb.git url = https://github.com/hathach/tinyusb.git
branch = pico