8000 Removes the USB_DEVICES entry as it's causing the build to fail. · adafruit/circuitpython@0e8b99d · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e8b99d

Browse files
committed
Removes the USB_DEVICES entry as it's causing the build to fail.
1 parent 626f786 commit 0e8b99d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/esp32s2/boards/atmegazero_esp32s2/mpconfigboard.mk

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ USB_VID = 0x239A
22
USB_PID = 0x8009
33
USB_PRODUCT = "ATMegaZero ESP32-S2"
44
USB_MANUFACTURER = "ATMegaZero"
5-
USB_DEVICES = "CDC,MSC,HID"
65

76
INTERNAL_FLASH_FILESYSTEM = 1
87
LONGINT_IMPL = MPZ

0 commit comments

Comments
 (0)
0