]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Support pin names in RPI style for Coral boards
authorScott Main <smain@google.com>
Tue, 8 Dec 2020 02:04:52 +0000 (18:04 -0800)
committerScott Main <smain@google.com>
Tue, 8 Dec 2020 18:24:49 +0000 (10:24 -0800)
This should allow code compatibility across boards when using the
"D#" names, as per the Raspberry Pi header.

This also renames several pin names for the Mini so they actually match
the datasheet pin names. (Previously, I mistakenly used pin names
from the original Dev Board.) These renames are safe at this point
because the Dev Board Mini has not shipped yet.


No differences found