use Nordic's VID which seems to be allowed
https://devzone.nordicsemi.com/f/nordic-q-a/50638/usb-pid-for-nrf52840
This commit is contained in:
parent
14f6f082ad
commit
7dd3ddc06b
@ -1,5 +1,6 @@
|
|||||||
USB_VID = 0x239A
|
# Using Nordic's VID - https://devzone.nordicsemi.com/f/nordic-q-a/50638/usb-pid-for-nrf52840
|
||||||
USB_PID = 0x802A
|
USB_VID = 0x1915
|
||||||
|
USB_PID = 0xb001
|
||||||
USB_PRODUCT = "Pitaya Go"
|
USB_PRODUCT = "Pitaya Go"
|
||||||
USB_MANUFACTURER = "Makerdiary"
|
USB_MANUFACTURER = "Makerdiary"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user