summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDan Halbert <halbert@halwitz.org>2018-11-09 15:56:29 -0500
committerGitHub <noreply@github.com>2018-11-09 15:56:29 -0500
commit97bc95183d5114ce69c9387ebd2e2aa13feb65a7 (patch)
tree83853be3b0197c1c18bcea4f5d3403d48a63e15e /.gitmodules
parentd08747d374057b24803b429bbf6474a2e4dcea5c (diff)
parent43f7ca7985768c974b6881957b21d687c34413ba (diff)
Merge pull request #1321 from tannewt/tinyusb_samd
Move atmel-samd to tinyusb and support nRF flash.
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 38b6ea5df..1c1f8eb65 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -78,7 +78,7 @@
url = https://github.com/adafruit/nrfx.git
[submodule "lib/tinyusb"]
path = lib/tinyusb
- url = https://github.com/hathach/tinyusb.git
+ url = https://github.com/tannewt/tinyusb.git
branch = develop
[submodule "tools/huffman"]
path = tools/huffman