From b703d173e2aa7714564ebcabf3e98b5cccb9b40a Mon Sep 17 00:00:00 2001 From: Darsey Litzenberger Date: Thu, 1 Jan 2026 17:24:08 -0700 Subject: [PATCH] (XXX) use scratch lwip --- platform.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/platform.json b/platform.json index d675016..6dd1c6b 100644 --- a/platform.json +++ b/platform.json @@ -96,7 +96,7 @@ "library-lwip": { "type": "framework", "optional": true, - "base_url": "https://github.com/libretiny-eu/lwip" + "base_url": "https://gitea.dlitz.net/scratch/lwip" }, "library-freertos": { "type": "framework",