From 516c08f9d5f872aac18154971b1e15d846b96437 Mon Sep 17 00:00:00 2001 From: pomfland Date: Thu, 9 Jul 2015 06:58:51 +0700 Subject: system/xwiimote: Added (hid-wiimote testing and helper library). Signed-off-by: Willy Sudiarto Raharjo --- system/xwiimote/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 system/xwiimote/README (limited to 'system/xwiimote/README') diff --git a/system/xwiimote/README b/system/xwiimote/README new file mode 100644 index 0000000000..ce35cd3385 --- /dev/null +++ b/system/xwiimote/README @@ -0,0 +1,8 @@ +xwiimote is a library and a userspace tool for testing Wiimote +functionality when connected with kernel's hid-wiimote device driver +(which also is part of the project and was included in the kernel +sources since version 3.1) + +It differs from cwiid in that it uses existing kernel drivers to +interface with the device and does not need userspace daemons to +work. -- cgit v1.2.3