Removes the USB_DEVICES entry as it's causing the build to fail.

This commit is contained in:
Eddie Espinal 2021-04-19 10:24:44 -04:00
parent 626f786e6b
commit 0e8b99dc65

View File

@ -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