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.38k stars 615 forks source link

Rock pi-s : mraa-gpio list shows no pins #1132

Open rOY369 opened 2 months ago

rOY369 commented 2 months ago

I tried to build mraa from source but it does not seem to work for rock pi-s.

I am following the same steps as mentioned in the README.

mraa is getting installed but mraa-gpio list shows no pins and mraa-gpio shows unknown platform.

Screenshot from 2024-09-03 19-11-40

what am I missing?