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

7 lines
115 B
Makefile
Raw Normal View History

2022-01-07 11:47:31 -08:00
USB_VID = 0x2E8A
USB_PID = 0x100E
USB_PRODUCT = "Zero"
USB_MANUFACTURER = "Raspberry Pi"
CHIP_VARIANT = "bcm2835"