lego-linux-drivers icon indicating copy to clipboard operation
lego-linux-drivers copied to clipboard

LEGO MINDSTORMS and LEGO WeDo drivers for Linux from the ev3dev project

Results 2 lego-linux-drivers issues
Sort by recently updated
recently updated
newest added

I would like to propose a workaround for https://github.com/ev3dev/ev3dev/issues/1401 . A new sysfs attribute is exported: `bin_data_age`. It contains the number of milliseconds elapsed since the raw data received from...

This is the submodule I used for https://github.com/ev3dev/ev3-kernel/pull/17. It just gets this to compile with the kernel 6.12.y branch. I have not tested this on actual hardware. I would start...