Skip to content

Commit ab4f789

Browse files
committed
Fix Pi Zero 2 W build
1 parent 92a4261 commit ab4f789

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

ports/broadcom/boards/raspberrypi_zero2w/mpconfigboard.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ USB_PID = 0xF002
33
USB_PRODUCT = "Raspberry Pi Zero 2W"
44
USB_MANUFACTURER = "Raspberry Pi"
55

6-
CHIP_VARIANT = rp3a0
6+
CHIP_VARIANT = "bcm2837"

0 commit comments

Comments
 (0)