Fix Pi Zero 2 W build

This commit is contained in:
Scott Shawcroft 2021-12-07 13:29:46 -08:00
parent 92a4261ad5
commit ab4f789e9a
No known key found for this signature in database
GPG Key ID: 0DFD512649C052DA
2 changed files with 2 additions and 2 deletions

View File

@ -3,4 +3,4 @@ USB_PID = 0xF002
USB_PRODUCT = "Raspberry Pi Zero 2W"
USB_MANUFACTURER = "Raspberry Pi"
CHIP_VARIANT = rp3a0
CHIP_VARIANT = "bcm2837"

@ -1 +1 @@
Subproject commit a0666ce987ae96a58e587a04b9f89c7c5707dd13
Subproject commit c236f5a5ff93b50b8b948c904715e89f6d4fafe8