Brendan Le Foll
Brendan Le Foll
You probably want an answer from: @svlstriker @michael-ring. I'm not sure what they used however docs/beaglebone.md indicate a 3.8.13 debian image.
Unfortunately I don't even have a bbb. That code comes from the contributors above. I'm surprised though because phytec have been advertising mraa support on their BBB clone surely they're...
For sure, Intel Joule & Minnowboard Turbot definately support 4.x kernels. On the arm side I think the pi3 kernel is pretty new but dont have one to hand to...
@kvkdileep have you had a chance to test this?
@kvkdileep did this work?
I think that by just concatenating either the pin num or the pin path we should be able to get both working relatively easily. I can't review well on my...
@bmeneguele can you push an example of a platform that works with this stuff as well? this seems to require a mix of _replace and gpio_path rather than just all...
It's absolutely what our internal i2-dev header is for and pretty sure it contains all you need see https://github.com/intel-iot-devkit/mraa/blob/master/include/linux/i2c-dev.h On 14 Mar 2017 04:13, "Mihai Tudor Panu" wrote: *@Propanu* commented...
Sure but we can use platform version for this and then expose extra info to users On 14 Mar 2017 04:15, "Mihai Tudor Panu" wrote: > *@Propanu* commented on this...
Agreed it's not great, but we can just make that iio device string platform mappable and then use it. That shouldn't be a big fix and remove a load of...