]> Repositories - Adafruit_Blinka-hackapet.git/blobdiff - src/adafruit_blinka/microcontroller/rp2040/pin.py
Moar pins
[Adafruit_Blinka-hackapet.git] / src / adafruit_blinka / microcontroller / rp2040 / pin.py
index aaa9ac3cd53230ecde925d322777deb94f033b8b..6febdc42e4059b6d61f267744cd47497beeed146 100755 (executable)
@@ -25,10 +25,13 @@ GP19 = Pin(19)
 GP20 = Pin(20)
 GP21 = Pin(21)
 GP22 = Pin(22)
+GP23 = Pin(23)
+GP24 = Pin(24)
 GP25 = Pin(25)
 GP26 = Pin(26)
 GP27 = Pin(27)
 GP28 = Pin(28)
+GP29 = Pin(29)
 
 # ordered as spiId, sckId, mosiId (tx), misoId (rx)
 SPI_PORTS = (