From b232f133ac6cd89c3bbe0f17120e952875015e3c Mon Sep 17 00:00:00 2001 From: Eyck-Alexander Jentzsch Date: Tue, 9 Jun 2026 18:10:29 +0200 Subject: [PATCH] updates netxduo remote --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index cd8f876..5e2bcfe 100644 --- a/.gitmodules +++ b/.gitmodules @@ -3,7 +3,7 @@ url = https://github.com/Minres/threadx.git [submodule "third-party/netxduo"] path = third-party/netxduo - url = https://github.com/eclipse-threadx/netxduo.git + url = https://github.com/Minres/netxduo.git [submodule "third-party/picolibc"] path = third-party/picolibc url = https://github.com/picolibc/picolibc.git