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

12 lines
186 B
Makefile
Raw Normal View History

2023-11-24 00:54:41 +08:00
USB_VID = 0x2E8A
USB_PID = 0x1067
USB_PRODUCT = "Ardu2040M"
USB_MANUFACTURER = "WisdPi"
CHIP_VARIANT = RP2040
CHIP_FAMILY = rp2
EXTERNAL_FLASH_DEVICES = "ZD25Q16C"
CIRCUITPY__EVE = 1