diff options
| author | Dan Halbert <halbert@halwitz.org> | 2018-12-13 16:33:15 -0500 |
|---|---|---|
| committer | Dan Halbert <halbert@halwitz.org> | 2018-12-13 16:33:15 -0500 |
| commit | bfa66861effb6bb1d9da1906b4b760cbdbe3f030 (patch) | |
| tree | 0ac366ad480291511055898deb9fa52caeccf402 /.gitmodules | |
| parent | a7a24096f469b1ee95242d4e7f58929cad3699ed (diff) | |
| parent | 5e4b3a8fb68265d89fe7d8d5d35d16bc28917f3a (diff) | |
Merge remote-tracking branch 'adafruit/master' into bleio-rev
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 362cb55e5..3a746ccae 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/tannewt/tinyusb.git + url = https://github.com/hathach/tinyusb.git branch = develop [submodule "tools/huffman"] path = tools/huffman |
