]> Repositories - Adafruit_Blinka-hackapet.git/commitdiff
Add files via upload
authortwa127 <46624596+twa127@users.noreply.github.com>
Mon, 8 Feb 2021 15:04:53 +0000 (15:04 +0000)
committerGitHub <noreply@github.com>
Mon, 8 Feb 2021 15:04:53 +0000 (15:04 +0000)
src/adafruit_blinka/microcontroller/allwinner/h616/pin.py

index 1aba7ad1c6554773e87f338866e11c2d41983e94..160aee203540dde644eeec93545a3a01822d16cf 100644 (file)
@@ -22,6 +22,14 @@ PC13 = Pin((1, 77))
 PC14 = Pin((1, 78))
 PC15 = Pin((1, 79))
 
 PC14 = Pin((1, 78))
 PC15 = Pin((1, 79))
 
+PF0 = Pin((1, 160))
+PF1 = Pin((1, 161))
+PF2 = Pin((1, 162))
+PF3 = Pin((1, 163))
+PF4 = Pin((1, 164))
+PF5 = Pin((1, 165))
+PF6 = Pin((1, 166))
+
 PG0 = Pin((1, 192))
 PG1 = Pin((1, 193))
 PG2 = Pin((1, 194))
 PG0 = Pin((1, 192))
 PG1 = Pin((1, 193))
 PG2 = Pin((1, 194))