From 99a27d0bd8555f4b380e07ff2b7334ab6ae32841 Mon Sep 17 00:00:00 2001 From: Martino Facchin Date: Wed, 15 Jul 2015 16:15:46 +0200 Subject: rework HID-based libraries and add Due fallback --- libraries/HID/library.properties | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 libraries/HID/library.properties (limited to 'libraries/HID/library.properties') diff --git a/libraries/HID/library.properties b/libraries/HID/library.properties new file mode 100644 index 0000000..20a1e7f --- /dev/null +++ b/libraries/HID/library.properties @@ -0,0 +1,8 @@ +name=HID +version=1.0 +author=Arduino +maintainer=Arduino +sentence=Module for PluggableUSB infrastructure. Exposes an API for devices like Keyboards, Mice and Gamepads +paragraph= +url=http://www.arduino.cc/en/Reference/HID +architectures=avr \ No newline at end of file -- cgit v1.2.3-18-g5258