changed submodule url

master
Ondřej Hruška 6 years ago
parent 3449ade8ce
commit a44b3d2d96
Signed by: MightyPork
GPG Key ID: 2C5FD5035250423D
  1. 2
      .gitmodules
  2. 4
      Makefile

2
.gitmodules vendored

@ -1,3 +1,3 @@
[submodule "User"]
path = User
url = git@github.com:gexpander/gex-core
url = https://git.ondrovo.com/gex/gex-core.git

@ -31,8 +31,8 @@ CDC_LOOPBACK_TEST := 0
include User/gex.mk
#GEX_PLAT=F072_ZERO
#GEX_PLAT=F072_HUB
GEX_PLAT=F072_DISCOVERY
GEX_PLAT=F072_HUB
#GEX_PLAT=F072_DISCOVERY
######################################
# target

Loading…
Cancel
Save