Update PID to suggestion

USB_PID = 0x805C (Pyboard

Co-Authored-By: Scott Shawcroft <scott@tannewt.org>
This commit is contained in:
hierophect 2019-09-26 11:38:08 -04:00 committed by GitHub
parent 6058677979
commit f4a31a7843
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
USB_VID = 0x239A
USB_PID = 0x8056
USB_PID = 0x805C
USB_PRODUCT = "Pyboard Version 1.1"
USB_MANUFACTURER = "George Robotic"
USB_DEVICES = "CDC,MSC"
@ -14,4 +14,4 @@ MCU_PACKAGE = 64
CMSIS_MCU = STM32F405xx
LD_FILE = boards/STM32F405.ld
TEXT0_ADDR = 0x08000000
TEXT1_ADDR = 0x08010000
TEXT1_ADDR = 0x08010000