Skip to content

Commit db4919d

Browse files
committed
feat(sdmmc): added ci.json
1 parent b0c5d15 commit db4919d

File tree

1 file changed

+9
-0
lines changed
  • libraries/SD_MMC/examples/SD2USBMSC

1 file changed

+9
-0
lines changed

Diff for: libraries/SD_MMC/examples/SD2USBMSC/ci.json

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
{
2+
"targets": {
3+
"esp32": false,
4+
"esp32s2": false,
5+
"esp32c3": false,
6+
"esp32c6": false,
7+
"esp32h2": false
8+
}
9+
}

0 commit comments

Comments
 (0)