adafruit / Adafruit_Blinka

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

Add support for Repka Pi-3 H5 and Pi-4 H6 boards #772

Closed mahenzon closed 5 months ago

mahenzon commented 5 months ago

Repka-Pi 3 H5 differs from the standard H5 pinout. Add pinout to the lib

This PR depends on another PR in the PlatformDetect library https://github.com/adafruit/Adafruit_Python_PlatformDetect/pull/336 Pipelines will stay red until PlatformDetect is updated