diff options
| author | Scott Shawcroft <scott@tannewt.org> | 2021-01-21 11:33:13 -0800 |
|---|---|---|
| committer | Scott Shawcroft <scott@tannewt.org> | 2021-01-21 11:33:13 -0800 |
| commit | b73b30ff9f890ffd4e38d4c7ce7bcef7c92c1afb (patch) | |
| tree | 4f8035be07141b8e00cf759338a750e9b80e2ddd /.gitmodules | |
| parent | af8cc9345d8facd36d1e65cdbfc69f044a942a17 (diff) | |
Switch to upstream TinyUSB
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 66fcf186f..99de2c918 100644 --- a/.gitmodules +++ b/.gitmodules @@ -75,7 +75,7 @@ url = https://github.com/adafruit/nrfx.git [submodule "lib/tinyusb"] path = lib/tinyusb - url = https://github.com/tannewt/tinyusb.git + url = https://github.com/hathach/tinyusb.git branch = master fetchRecurseSubmodules = false [submodule "tools/huffman"] |
