Skip to content

Commit 2784eb5

Browse files
ericmigiclaude
authored andcommitted
platform: disable timeline quick view on getafix and spalding_gabbro
Timeline Quick View (Peek) is not optimized for these boards yet. Remove HAS_TIMELINE_PEEK capability from spalding_gabbro and getafix_evt/getafix_dvt board definitions to disable the feature at compile time. Fixes FIRM-1380 Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> Signed-off-by: Joshua Jun <joshuajun@proton.me>
1 parent 25efedd commit 2784eb5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

platform/platform_capabilities.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,6 @@
176176
"HAS_SDK_SHELL4",
177177
"HAS_SPRF_V3",
178178
"HAS_TEMPERATURE",
179-
"HAS_TIMELINE_PEEK",
180179
"HAS_VIBE_SCORES",
181180
"USE_PARALLEL_FLASH",
182181
"HAS_WEATHER",
@@ -300,7 +299,6 @@
300299
"HAS_SDK_SHELL4",
301300
"HAS_SPRF_V3",
302301
"HAS_TEMPERATURE",
303-
"HAS_TIMELINE_PEEK",
304302
"HAS_VIBE_SCORES",
305303
"HAS_WEATHER",
306304
"HAS_PUTBYTES_PREACKING",

0 commit comments

Comments
 (0)