Unable to get gpio-cdev feature working on v0.3.0
CSRaghunandan opened this issue · 3 comments
CSRaghunandan commented
As the title suggests, v0.3.0 of linux-embedded-hal does not have gpio-cdev feature, but it is claimed to have in the documentaiton.
ryankurte commented
CSRaghunandan commented
I see. Yeah, you guys can make a point release with the cdev feature enabled.
Until then, I can use the code from 0.3.x branch.