We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e299a78 commit c6bd8e9Copy full SHA for c6bd8e9
2 files changed
.gitmodules
@@ -68,8 +68,8 @@
68
url = https://github.com/adafruit/nrfx.git
69
[submodule "lib/tinyusb"]
70
path = lib/tinyusb
71
- url = https://github.com/hathach/tinyusb.git
72
- branch = master
+ url = https://github.com/tannewt/tinyusb.git
+ branch = esp_fix
73
fetchRecurseSubmodules = false
74
[submodule "tools/huffman"]
75
path = tools/huffman
lib/tinyusb
0 commit comments