From a2d9e9e68b482d04c045cb53455e565a8b4292e7 Mon Sep 17 00:00:00 2001 From: Dan Halbert Date: Thu, 16 Oct 2025 14:38:43 -0400 Subject: [PATCH] Restore atmel-samd SD card USB presentation --- ports/atmel-samd/mpconfigport.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/ports/atmel-samd/mpconfigport.h b/ports/atmel-samd/mpconfigport.h index e953ea0fc50d4..087e0bc7d6820 100644 --- a/ports/atmel-samd/mpconfigport.h +++ b/ports/atmel-samd/mpconfigport.h @@ -11,9 +11,6 @@ // Definitions that control circuitpy_mpconfig.h: -// On SAMD, presenting the SD card as a second LUN causes USB disconnect. This needs to be fixed eventually. -#define CIRCUITPY_SDCARD_USB (0) - //////////////////////////////////////////////////////////////////////////////////////////////////// #ifdef SAMD21