adafruit / Adafruit_Blinka

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

add support for walnutpi-1b #829

Closed sc-bin closed 1 month ago

sc-bin commented 1 month ago

hello,we want to add support for the walnutpi-1b board -> walnutpi.com

about the commits add new chip file for Allwinner H616 we want to give the user control over the pins occupied by the kernel driver, such as the system status LED. so we designed a python library named gpioc to control gpio by means of control registers. We don't want to contaminate other boards that use this chip, so we create a new pin file for Allwinner H616