Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
127 B
Makefile
Raw Normal View History

2021-12-09 10:45:13 -08:00
USB_VID = 0x2E8A
USB_PID = 0x1014
USB_PRODUCT = "Compute Module 4"
USB_MANUFACTURER = "Raspberry Pi"
CHIP_VARIANT = "bcm2711"