mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
6 lines
119 B
Plaintext
6 lines
119 B
Plaintext
|
config USB_VID
|
||
|
default 0x$(DEFAULT_VID) if KCONFIG_USB
|
||
|
|
||
|
config USB_PID
|
||
|
default 0x$(DEFAULT_PID) if KCONFIG_USB
|