mirror of
https://github.com/ByteWelder/Tactility.git
synced 2026-02-18 19:03:16 +00:00
Gitmodule branch removals (#53)
- Specify commits for git submodules, not branches - Use official M5GFX git repository
This commit is contained in:
parent
c3d2083399
commit
69a0c01686
5
.gitmodules
vendored
5
.gitmodules
vendored
@ -1,15 +1,12 @@
|
||||
[submodule "libs/M5GFX"]
|
||||
path = libs/M5GFX
|
||||
url = https://github.com/KenVanHoeylandt/M5GFX.git
|
||||
branch = develop
|
||||
url = https://github.com/m5stack/M5GFX.git
|
||||
[submodule "libs/M5Unified"]
|
||||
path = libs/M5Unified
|
||||
url = https://github.com/m5stack/M5Unified.git
|
||||
branch = V10.5.1
|
||||
[submodule "libs/FreeRTOS-Kernel"]
|
||||
path = libs/FreeRTOS-Kernel
|
||||
url = https://github.com/FreeRTOS/FreeRTOS-Kernel.git
|
||||
branch = V10.5.1
|
||||
[submodule "libs/mbedtls"]
|
||||
path = libs/mbedtls
|
||||
url = https://github.com/Mbed-TLS/mbedtls.git
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user