Skip to content

Commit

Permalink
Point .gitmodules at the official locm3 repo
Browse files Browse the repository at this point in the history
  • Loading branch information
devanlai committed Mar 23, 2018
1 parent ee378a8 commit c5eecdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitmodules
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[submodule "libopencm3"]
path = libopencm3
url = ../libopencm3
url = https://github.com/libopencm3/libopencm3.git
branch = "master"

0 comments on commit c5eecdc

Please sign in to comment.