Closed nitz closed 2 years ago
Looks like https://github.com/adafruit/circuitpython/pull/6657 merged, so I've marked this as RFR, for your consideration :)
Also pushed a change to please black
; I guess it wants to chop the parameters now.
Fantastic thought; added!
Added the
BOOT0
button as a fifth pin for the buttons list.This is dependant on https://github.com/adafruit/circuitpython/pull/6657, where I added the pin's name to the board's port. I'm not sure if the BOOT0 pin was skipped intentionally or not, so I'm opening this as a draft until that PR gets looked at.