Arduino/libraries/USBHost/library.properties

10 lines
571 B
Properties
Raw Normal View History

2013-07-04 05:10:26 -07:00
name=USBHost
version=1.0.0
2013-07-04 05:10:26 -07:00
author=Arduino
maintainer=Arduino <info@arduino.cc>
sentence=Allows the communication with USB peripherals like mice, keyboards, and thumbdrives. For Arduino DUE only.
2013-07-04 05:10:26 -07:00
paragraph=The USBHost library allows an Arduino Due board to appear as a USB host, enabling it to communicate with peripherals like USB mice and keyboards. USBHost does not support devices that are connected through USB hubs. This includes some keyboards that have an internal hub.
2014-08-29 06:16:19 -07:00
category=Device Control
2013-07-04 05:10:26 -07:00
url=http://arduino.cc/en/Reference/USBHost
architectures=sam