Skip to content

Commit

Permalink
Merge pull request #365 from pimoroni/master
Browse files Browse the repository at this point in the history
Add revision 0xa02083 for #364
  • Loading branch information
Gadgetoid committed Jul 3, 2019
2 parents 3972639 + 8603080 commit 428026e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions rpihw.c
Original file line number Diff line number Diff line change
Expand Up @@ -327,6 +327,13 @@ static const rpi_hw_t rpi_hw_info[] = {
.videocore_base = VIDEOCORE_BASE_RPI2,
.desc = "Pi 3",
},
{
.hwver = 0xa02083,
.type = RPI_HWVER_TYPE_PI2,
.periph_base = PERIPH_BASE_RPI2,
.videocore_base = VIDEOCORE_BASE_RPI2,
.desc = "Pi 3",
},
{
.hwver = 0xa22082,
.type = RPI_HWVER_TYPE_PI2,
Expand Down

0 comments on commit 428026e

Please sign in to comment.