adafruit / Adafruit_Blinka

Add CircuitPython hardware API and libraries to MicroPython & CPython devices
https://learn.adafruit.com/circuitpython-on-raspberrypi-linux
MIT License
439 stars 328 forks source link

Add Radxa rock pi 3A compatibility #649

Closed etrevis closed 1 year ago

etrevis commented 1 year ago

GPIO source: https://wiki.radxa.com/Rock3/hardware/rock3a-gpio

etrevis commented 1 year ago

Pull request to add the board to PlatformDetect: https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/272

makermelissa commented 1 year ago

Currently this is waiting on https://github.com/adafruit/Adafruit_Python_PlatformDetect/issues/276. It's on our end and causing the build to fail, which makes that component inaccessible.