mattjlewis / diozero

Java Device I/O library that is portable across Single Board Computers and microcontrollers. Tested with Raspberry Pi, Odroid C2, BeagleBone Black, Next Thing CHIP, Asus Tinker Board and Arduinos / Pico. Supports GPIO, I2C, SPI as well as Serial communication. Also known to work with Udoo Quad.
https://www.diozero.com
MIT License
261 stars 59 forks source link

Added boarddef for radxa rock s0 #205

Closed michieltjampens closed 3 months ago

michieltjampens commented 3 months ago

Boarddef file for the Radxa rock s0. All pins have the gpio name except i2c1 and uart0. Because those are used for those functions by default.