From 4007d854a850a0e2a2a3b2c308df55ed573dbe77 Mon Sep 17 00:00:00 2001 From: YoungSoo Shin Date: Wed, 21 May 2025 12:40:16 +0900 Subject: [PATCH] change wiringpi submodule url Change-Id: I902f52c8568420e9db0278770901121d623b6f90 --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ae04bda..8c81277 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,3 @@ [submodule "WiringPi"] path = WiringPi - url = https://github.com/hardkernel/wiringPi.git + url = https://git.odroid.com/wiringPi