From a44b3d2d96819e51d10b61f0a3e026c90329ece3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Hru=C5=A1ka?= Date: Sat, 16 Jun 2018 22:27:37 +0200 Subject: [PATCH] changed submodule url --- .gitmodules | 2 +- Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index a3f3e97..6ec7710 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "User"] path = User - url = git@github.com:gexpander/gex-core + url = https://git.ondrovo.com/gex/gex-core.git diff --git a/Makefile b/Makefile index e8f5ff8..c6be6f9 100644 --- a/Makefile +++ b/Makefile @@ -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