Enable GPIO Sysfs interface on yocto mickledore
I’m trying to get my application to run on a new Yocto Mickledore Image I created. My application is failing to interface to the GPIO’s and upon some research I found it is because GPIO sysfs interface is deprecated and GPIO chardev interface is now used (see here)