Age | Commit message (Expand) | Author |
---|---|---|
2007-11-17 | GPIO pins can be programmed to invert input or output on some devices. | Marc Balmer |
2007-11-17 | pull-down (GPIO_PIN_PULLDOWN) is a valid flags for some GPIO devices, | Marc Balmer |
2007-03-18 | use strtonum() to avoid out of range values, way simpler than the | Theo de Raadt |
2005-11-17 | Unbreak; noticed by evol@online.ptt.ru. | Alexander Yurchenko |
2005-11-16 | no need for -h, any illegal option is fine | Theo de Raadt |
2004-08-08 | spacing | Theo de Raadt |
2004-06-03 | gpioctl -- program to control GPIO devices. | Alexander Yurchenko |