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

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 13:45:13 -05:00
USB_VID = 0x2E8A
USB_PID = 0x1014
USB_PRODUCT = "Compute Module 4"
USB_MANUFACTURER = "Raspberry Pi"
CHIP_VARIANT = "bcm2711"