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

platform: add Radxa ROCK 5B platform support #1116

Closed nascs closed 8 months ago

nascs commented 9 months ago

Hi @tingleby, can you take a look at pr 115 and this pr? For this pr, I have tested it and it works!

nascs commented 8 months ago

Hi @tingleby , I hope everything is going well. I really appreciate it that if you could take the time to help review this pr.

tingleby commented 8 months ago

@nascs I tried to resovle the conflict in the Web UI and it seems to have screwed up. Can you please remove the merge commit I added the rebase the README.md changes.

nascs commented 8 months ago

@nascs I tried to resovle the conflict in the Web UI and it seems to have screwed up. Can you please remove the merge commit I added the rebase the README.md changes.

Thanks for the reviewing, I've just dealt with the conflict.

avalanche05 commented 1 month ago

I built the package. But, mraa-gpio cannot detect the Rock5B platform.

mraa-gpio version Version v2.1.0-26-gd59936f on Unknown platform

How can I fix it? @nascs

nascs commented 2 weeks ago

I built the package. But, mraa-gpio cannot detect the Rock5B platform.

mraa-gpio version Version v2.1.0-26-gd59936f on Unknown platform

How can I fix it? @nascs

sorry for the later reply, What packages did you install? Please refer to this document to install the relevant packages.