-
Hi,
in the ZedBoard there is a mapping of LED0-7 and SW0-7 to gpio: 61 to 68 for LEDs and 69 to 76 for switches
Where is this mapping described within the Linux?
And how can I modify SW in order to map the buttons BTNU, BTND... to a gpio such that I can read the status of these buttons in the same way I can read SW0-7?
Where can I read a generic description of these HW/SW topics?
Regards