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 Orangepi 4 #612

Closed twa127 closed 1 year ago

AYastrebov commented 1 year ago

Hi @twa127, thanks for your contribution.

I'am also using Orange Pi 4 and have a question about your PR. Are you sure that the pins mapping in orangepi4.py is done correct?

I see some mismatch when compare to board pinout and the output of gpio readall

image

twa127 commented 1 year ago

Hi,You are correct, do you want to write a pin mapping or do you want me to do it?Regards TerrySent from my iPhoneOn 7 Feb 2023, at 23:11, Andrey Yastrebov @.***> wrote: Hi @twa127, thanks for your contribution. I'am also using Orange Pi 4 and have a question about your PR. Are you sure that the pins mapping in orangepi4.py is done correct? I see some mismatch when compare to board pinout and the output of gpio readall

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>

AYastrebov commented 1 year ago

Ok, I'll make pin mapping myself and open pull request, thanks!

twa127 commented 1 year ago

ThanksSent from my iPhoneOn 9 Feb 2023, at 11:54, Andrey Yastrebov @.***> wrote: Ok, I'll make pin mapping myself and open pull request, thanks!

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you were mentioned.Message ID: @.***>