8000 Merge pull request #9499 from tannewt/update_tinyusb_esp_fix · codetiger/circuitpython@5f7c42e · GitHub
[go: up one dir, main page]

Skip to content

Commit 5f7c42e

Browse files
authored
Merge pull request adafruit#9499 from tannewt/update_tinyusb_esp_fix
Switch back to TinyUSB upstream
2 parents d7ae650 + f3d9a52 commit 5f7c42e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
url = https://github.com/adafruit/nrfx.git
6969
[submodule "lib/tinyusb"]
7070
path = lib/tinyusb
71-
url = https://github.com/tannewt/tinyusb.git
72-
branch = esp_fix
71+
url = https://github.com/hathach/tinyusb.git
72+
branch = master
7373
fetchRecurseSubmodules = false
7474
[submodule "tools/huffman"]
7575
path = tools/huffman

0 commit comments

Comments
 (0)
0