Implement another USB ID

This commit is contained in:
Hierophect 2019-09-24 14:53:56 -04:00
parent c3baf286c1
commit 742e747609
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x802A
USB_PID = 0x805E
USB_PRODUCT = "STM32F411VE Discovery Board - CPy"
USB_MANUFACTURER = "STMicroelectronics"
USB_DEVICES = "CDC,MSC"