1common: 2 depends_on: sdhc 3 tags: 4 - drivers 5 - sdhc 6tests: 7 sd.mmc: 8 harness: ztest 9 filter: dt_compat_enabled("zephyr,mmc-disk") 10 tags: sdhc 11 min_ram: 32 12 integration_platforms: 13 - mimxrt595_evk_cm33 14