adafruit / Adafruit_Blinka

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

Add Supported to Orange Pi 5 #644

Closed RealCorebb closed 1 year ago

RealCorebb commented 1 year ago

It looks like you'll need to run pre-commit to fix some formatting issues. The PlatformDetect changes for the Orange Pi 5 are now merged in and I re-ran the checks, so as soon as it is passing, this should be good.

I can confirm everything is working on my Orange Pi 5. I have no idea how should I run pre-commit.

makermelissa commented 1 year ago

I can confirm everything is working on my Orange Pi 5. I have no idea how should I run pre-commit.

You can find instructions here: https://learn.adafruit.com/creating-and-sharing-a-circuitpython-library/check-your-code

RealCorebb commented 1 year ago

There are some whitespaces. Should be good now.