Skip to content

Commit 0608c9f

Browse files
committed
USBHost library to new format
1 parent 10a4241 commit 0608c9f

24 files changed

+10
-0
lines changed

hardware/arduino/sam/libraries/USBHost/examples/ADKTerminalTest/ADKTerminalTest.ino renamed to libraries/USBHost/examples/ADKTerminalTest/ADKTerminalTest.ino

File renamed without changes.

hardware/arduino/sam/libraries/USBHost/examples/KeyboardController/KeyboardController.ino renamed to libraries/USBHost/examples/KeyboardController/KeyboardController.ino

File renamed without changes.

hardware/arduino/sam/libraries/USBHost/examples/MouseController/MouseController.ino renamed to libraries/USBHost/examples/MouseController/MouseController.ino

File renamed without changes.
File renamed without changes.

hardware/arduino/sam/libraries/USBHost/keywords.txt renamed to libraries/USBHost/keywords.txt

File renamed without changes.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
name=USBHost
2+
author=Arduino
3+
email=info@arduino.cc
4+
sentence=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.
5+
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.
6+
url=http://arduino.cc/en/Reference/USBHost
7+
architectures=sam
8+
version=1.0
9+
dependencies= none
10+
core-dependencies=arduino (>=1.5.0)
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)