summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/raspi-gpio
Commit message (Collapse)AuthorAgeFilesLines
* raspi-gpio: bump to revision 4edfde1Pierre-Jean Texier2019-12-311-1/+1
| | | | | | | | This includes the following changes: 4edfde1 Update raw output to show pull registers on 2711 Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* raspi-gpio: bump to revision 2eaa8b8Pierre-Jean Texier2019-11-081-1/+1
| | | | | | | | | | | | | This includes the following changes: 2eaa8b8 Initialise hwbase so that access without /dev/gpiomem works again f36777c Whitespace tidyup (and re-ran astyle). No functional changes. 80fa7d0 Add support for 2711 bf7f4c8 Reformat with astyle (cosmetic change) aa55bbd Autoreconf for Buster 5e453d0 raspi-gpio: Fix handling of "funcs" mode Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
* devtools: Added raspi-gpioMarek Belisko2019-02-081-0/+16
Added handy tool which can be used to trace down how gpio on RPI are configured + add possibility to update. Signed-off-by: Marek Belisko <marek.belisko@open-nandra.com>