Skip to content

Commit 14bea5f

Browse files
MaureenHelmjhedberg
authored andcommitted
boards: adi: max32666fthr: Remove sdhc from supported list of features
SDHC support was disabled in commit e674709 due to unresolved runtime twister failures observed after rebasing adi-main to Zephyr v4.1, however the feature was still left in the board's list of supported features. This caused twister to continue selecting tests/drivers/disk/disk_performance for the board, which fails to build, and thus continued failures in ci. It was mainly observed on push events because recent PRs haven't changed anything in this area. Signed-off-by: Maureen Helm <[email protected]>
1 parent d411ab9 commit 14bea5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

boards/adi/max32666fthr/max32666fthr_max32666_cpu0.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ supported:
2020
- pwm
2121
- w1
2222
- flash
23-
- sdhc
2423
ram: 128
2524
flash: 1024

0 commit comments

Comments
 (0)