Skip to content

Commit 70676ea

Browse files
committed
USBHOST: fix library.properties
1 parent a07afd0 commit 70676ea

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

libraries/USBHOST/library.properties

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@ name=USBHOST
22
version=1.0
33
author=Arduino
44
maintainer=Arduino <info@arduino.cc>
5-
sentence=Enables the communication between H747 cores via shared memory and openAMP library.
6-
paragraph=
5+
sentence=USB Host support for Portenta H7 boards
6+
paragraph=If using the Full Speed, non-USBC port, refer to https://github.com/facchinm/USBHostMbed5
77
category=Communication
8-
url=
8+
url=https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/USBHOST
99
architectures=mbed,mbed_portenta

0 commit comments

Comments
 (0)