ev3dev-lang icon indicating copy to clipboard operation
ev3dev-lang copied to clipboard

(deprecated) language bindings for ev3dev sensors, motors, LEDs, etc.

Results 23 ev3dev-lang issues
Sort by recently updated
recently updated
newest added

The autogen script has grown to a difficult-to-maintain size as we have added new features and fixed hacky implementations. If we get a chance, I'd like to make the following...

autogen

This is not a bug, but a general observation: It looks like most implementations of ev3dev language bindings choose to reopen sysfs files each time anew, rather then caching an...

enhancement
question
all languages

Currently, the ev3dev.org docs are generated based on data placed in the source files of the ev3dev drivers in the [lego-linux-drivers repo](https://github.com/ev3dev/lego-linux-drivers). The comments in the source files are translated...