Skip to content

Commit b1f26d1

Browse files
authored
Merge pull request #10677 from dhalbert/enable-samd-usb-sd
Restore atmel-samd SD card USB presentation
2 parents 3d94daa + a2d9e9e commit b1f26d1

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

ports/atmel-samd/mpconfigport.h

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,6 @@
1111

1212
// Definitions that control circuitpy_mpconfig.h:
1313

14-
// On SAMD, presenting the SD card as a second LUN causes USB disconnect. This needs to be fixed eventually.
15-
#define CIRCUITPY_SDCARD_USB (0)
16-
1714
////////////////////////////////////////////////////////////////////////////////////////////////////
1815

1916
#ifdef SAMD21

0 commit comments

Comments
 (0)