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

add raspberry pi compute module 4 variants #1086

Open shawaj opened 2 years ago

shawaj commented 2 years ago

add raspberry pi compute module 4 variants a03140, b03140, c03140, d03140

https://github.com/raspberrypi/documentation/blob/develop/documentation/asciidoc/computers/raspberry-pi/revision-codes.adoc

tingleby commented 2 years ago

Closed with #1085 Thanks!

shawaj commented 2 years ago

Closed with #1085 Thanks!

@tingleby did you add a new commit adding those compute module 4 versions? As those weren't the ones I added in #1085

This is a different board to rpi4b and probably needs an entire new profile?

tingleby commented 1 year ago

Ah no, sorry i though the PR did add support. reopening