From e03be0cf99de835014228549fd57229fa86c849b Mon Sep 17 00:00:00 2001 From: Reinhold Gschweicher Date: Sat, 6 Dec 2025 11:21:46 +0100 Subject: [PATCH] update InfiniTime to latest main state This contains the following InfiniTime updates: - Firmware validation: UI redesign ([#2338](https://github.com/InfiniTimeOrg/InfiniTime/pull/2338)) - Refactor Timer component to provide expiry information ([#2365](https://github.com/InfiniTimeOrg/InfiniTime/pull/2365)) - Step counter history - Move TemperatureColor to SimpleWeatherService for reusability - Constant frequency SystemTask state updates - Mildly more correct linker flags - GCC 14 compatibility - Correct tick overflow handling for timer reset --- InfiniTime | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InfiniTime b/InfiniTime index fcc8073..7128fc0 160000 --- a/InfiniTime +++ b/InfiniTime @@ -1 +1 @@ -Subproject commit fcc8073fabe9ef095aa3597eed678e7eeb04086a +Subproject commit 7128fc045db083c7014166872b50b536942c06e0