[package] add button-hotplug driver, will be usable to check status of buttons connec...
authorGabor Juhos <juhosg@openwrt.org>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 7 Jun 2008 18:25:32 +0000 (18:25 +0000)
commit8ea5609ae5aeb6a6664e82cc424adeb8a8566040
tree481dae44eb4800575939dfbb4af4c374cf3bed4d
parent7879b1dea9b0cd74cc69cc45aa0c20fda8fa777c
[package] add button-hotplug driver, will be usable to check status of buttons connected to GPIO lines

SVN-Revision: 11401
package/button-hotplug/Makefile [new file with mode: 0644]
package/button-hotplug/src/Kconfig [new file with mode: 0644]
package/button-hotplug/src/Makefile [new file with mode: 0644]
package/button-hotplug/src/button-hotplug.c [new file with mode: 0644]