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

Pwm issue #1129

Open nascs opened 2 months ago

nascs commented 2 months ago

Hi @tingleby, if you have time, take a look at this pr, it fixes a couple of issues where pwm doesn't work properly and standardizes radxa's pwm code style, thank you very much!

nascs commented 2 months ago

Is there any issue blocking for this PR? Also can you take a look at #1126? Thanks.

nascs commented 1 month ago

Hi @tingleby, if you have time, please check out this pr as well.