Hey all,
So I followed this paper in order to setup my Beaglebone Black :
free-electrons.com/doc/training/buildroot/buildroot-labs.pdfBut now that I want to try out some simple code (blinking on-board LED), I can't find the "leds" folder where I can manipulate those LEDs.
There is no "leds" folder inside "/sys/class".
I tried to find the folder using the find command, but it doesn't return anything relevant to it.
Where can I find this folder ? Or is there anything to do before accessing it ?
Thanks by advance !