circuitpython/ports/broadcom/boards/raspberrypi_zero/mpconfigboard.mk

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 14:47:31 -05:00
USB_VID = 0x2E8A
USB_PID = 0x100E
USB_PRODUCT = "Zero"
USB_MANUFACTURER = "Raspberry Pi"
CHIP_VARIANT = "bcm2835"