add userspace tool for gpio_dev
authorJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)
committerJohn Crispin <john@openwrt.org>
Sat, 26 Jan 2008 04:24:05 +0000 (04:24 +0000)
commit8f39c35159a208f1d36b9912c5d307c543203b2c
tree8dbcb9d395715c1aa5bef2a4c6b6d75defb43dbb
parentd7b86662f7fccf36e3091cdd5f7116d0a0a28279
add userspace tool for gpio_dev

SVN-Revision: 10267
package/gpioctl/Makefile [new file with mode: 0644]
package/gpioctl/src/Makefile [new file with mode: 0644]
package/gpioctl/src/main.c [new file with mode: 0644]
target/linux/generic-2.6/files/drivers/gpio/gpio_dev.c