Removes the USB_DEVICES entry as it's causing the build to fail.
This commit is contained in:
parent
626f786e6b
commit
0e8b99dc65
@ -2,7 +2,6 @@ USB_VID = 0x239A
|
||||
USB_PID = 0x8009
|
||||
USB_PRODUCT = "ATMegaZero ESP32-S2"
|
||||
USB_MANUFACTURER = "ATMegaZero"
|
||||
USB_DEVICES = "CDC,MSC,HID"
|
||||
|
||||
INTERNAL_FLASH_FILESYSTEM = 1
|
||||
LONGINT_IMPL = MPZ
|
||||
|
Loading…
Reference in New Issue
Block a user