eclipse / mraa

Linux Library for low speed IO Communication in C with bindings for C++, Python, Node.js & Java. Supports generic io platforms, as well as Intel Edison, Intel Joule, Raspberry Pi and many more.
http://mraa.io
MIT License
1.36k stars 613 forks source link

feat: add newer raspberry pi 4b variants #1085

Closed shawaj closed 2 years ago

shawaj commented 2 years ago

add newer pi 4 variants a03112, a03115, b03114, b03115, c03114, c03115, d03115

Signed-off-by: Aaron Shaw shawaj@gmail.com

tingleby commented 2 years ago

Thanks for the contribution!