Phil Coval

Results 469 comments of Phil Coval

Hi as Samsung OSG developer I believe it's better for iotivity to be the most aligned possible with upstream, thanks @dthaler for your efforts.

I can add a dockerfile and travis job if it helps

I'll try to rebase on master: https://github.com/TizenTeam/GpiO/tree/sandbox/rzr/devel/pwm/master

Maybe we need an other object to relate system configuration. IMHO, It would make sense to keep gpio as a "minimal" driver to get access to sysfs.

@EnotionZ since native wiring-pi's gpio is the maintained project for Rpi may I suggest to keep maintaining gpio.js as js only alternative, and by the way since it's using sysfs,...

Duplicates: https://github.com/EnotionZ/GpiO/issues/27

Is this desired @EnotionZ or out of scope ?

What do you think about preparing a new 'sysfs' module and try to keep 'gpio' one minimal ?

Please confirm this issue is still valid, BTW I plan to deprecate export/unexport API to use generic open/close is there any objection doing that?