From: fredizzimo Date: Wed, 14 Jun 2017 04:13:39 +0000 (+0700) Subject: Update uGFX and Chibios submodules + fixes (#1363) X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=3aa620c1ac4cbeff857f0add5080c07ac5b9fb65;p=qmk_firmware.git Update uGFX and Chibios submodules + fixes (#1363) * Make submodules point to qmk * Update uGFX to 2.7 * Use ugfx with custom fixes * Fix the ChibiOs submodule commit hash To match the hashes in the mabl/ChibiOS and therefore QMK repository. --- diff --git a/.gitmodules b/.gitmodules index 12b7cb918..b3605a0ea 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,12 +1,12 @@ [submodule "lib/chibios"] path = lib/chibios - url = https://github.com/ChibiOS/ChibiOS.git + url = https://github.com/qmk/ChibiOS [submodule "lib/chibios-contrib"] path = lib/chibios-contrib - url = https://github.com/ChibiOS/ChibiOS-Contrib.git + url = https://github.com/qmk/ChibiOS-Contrib [submodule "lib/ugfx"] path = lib/ugfx - url = https://bitbucket.org/Tectu/ugfx + url = https://github.com/qmk/uGFX [submodule "lib/googletest"] path = lib/googletest url = https://github.com/google/googletest diff --git a/lib/chibios b/lib/chibios index a7df9a891..8fce03b3a 160000 --- a/lib/chibios +++ b/lib/chibios @@ -1 +1 @@ -Subproject commit a7df9a891067621e8e1a5c2a2c0ceada82403afe +Subproject commit 8fce03b3a75c743e5d5c40b9d59c1637c59d22a7 diff --git a/lib/ugfx b/lib/ugfx index 13e084ae6..3e97b74e0 160000 --- a/lib/ugfx +++ b/lib/ugfx @@ -1 +1 @@ -Subproject commit 13e084ae6231857cd0d472c529f34be07d93c08b +Subproject commit 3e97b74e03c93631cdd3ddb2ce43b963fdce19b2