summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorhathach <thach@tinyusb.org>2018-07-10 02:39:38 +0700
committerhathach <thach@tinyusb.org>2018-07-10 02:39:38 +0700
commit69f224aec31dbe71386568e45cbb58a38d7d892d (patch)
treedf12c75eaa44283b7478070a6d9a7f50dd8b56a2 /.gitmodules
parent0e819599e786322274c2d56c14e525b82e684511 (diff)
change gitmodule link from git to https
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules
index 32f30f761..b898337e9 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -75,5 +75,5 @@
url = https://github.com/NordicSemiconductor/nrfx.git
[submodule "lib/tinyusb"]
path = lib/tinyusb
- url = git@github.com:hathach/tinyusb.git
+ url = https://github.com/hathach/tinyusb.git
branch = develop