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 support for aml-s905x-cc-v1 #620

Closed bmol118 closed 1 year ago

bmol118 commented 1 year ago

Add support for aml-s905x-cc-v1.

I tested all of the pin mappings & verified they worked. Currently this is failing because it is not building with the corresponding change in Adafruit_Python_PlatformDetect.

There is currently an issue open for this: issue 617