Skip to content

Commit

Permalink
tests: drivers: sdhc: Add MAX32666fthr
Browse files Browse the repository at this point in the history
Add MAX32666fthr for sdhc api testing

Signed-off-by: Mert Ekren <[email protected]>
  • Loading branch information
mertekren committed Dec 30, 2024
1 parent cb362e0 commit 9d6a657
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions tests/drivers/sdhc/boards/max32666fthr_max32666_cpu0.overlay
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
/*
* Copyright (c) 2024 Analog Devices, Inc.
*
* SPDX-License-Identifier: Apache-2.0
*/

&sdhc0 {
status = "okay";
mmc: mmc {
status = "okay";
};
};

0 comments on commit 9d6a657

Please sign in to comment.