diff options
Diffstat (limited to 'ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk')
| -rw-r--r-- | ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk b/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk index 9857c0761..d045cc214 100644 --- a/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk +++ b/ports/esp32s2/boards/unexpectedmaker_feathers2/mpconfigboard.mk @@ -2,7 +2,6 @@ USB_VID = 0x239A USB_PID = 0x80AC USB_PRODUCT = "FeatherS2" USB_MANUFACTURER = "UnexpectedMaker" -USB_DEVICES = "CDC,MSC,HID" INTERNAL_FLASH_FILESYSTEM = 1 LONGINT_IMPL = MPZ |
