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 327 forks source link

Support - NanoPi R2S #551

Open marcindotkot opened 2 years ago

marcindotkot commented 2 years ago

Please add support for NanoPi R2S:

Details: https://wiki.friendlyarm.com/wiki/index.php/NanoPi_R2S

GPIO PIN Layout: Pin# | Name | Linux gpio | Pin# | Name | Linux gpio 1 | SYS_3.3V |   | 2 | VDD_5V |   3 | I2C0_SDA / GPIO2_D1 | 89 | 4 | VDD_5V |   5 | I2C0_SCL / GPIO2_D0 | 88 | 6 | GND |   7 | GPIO2_A2 / IR_RX | 66 | 8 | UART1_TX / GPIO3_A4 | 100 9 | GND |   | 10 | UART1_RX / GPIOG3_A6 | 102

ladyada commented 2 years ago

we dont own one so anyone who does can please submit a PR thanks :)

makermelissa commented 2 years ago

You can check out these guides for information on how to add it: https://learn.adafruit.com/adding-a-single-board-computer-to-platformdetect-for-blinka https://learn.adafruit.com/adding-a-single-board-computer-to-blinka