Skip to content

Commit bda9016

Browse files
committed
Update library.properties file
1 parent 082c6c1 commit bda9016

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

library.properties

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,9 @@ version=1.0.0
33
author=Arduino
44
maintainer=Arduino <[email protected]>
55
sentence=POSIX Storage Library for the Portenta C33, Portenta H7, and Portenta Machine Control
6-
paragraph=Adds necessary functionality to use POSIX storage functions
7-
category=Storage
8-
url=https://arduino.cc
6+
paragraph=One-stop solution for using POSIX storage functions over SD and USB with a unified API and without the need for seperate libraries.
7+
category=Data Storage
8+
url=https://github.com/arduino-libraries/Arduino_POSIXStorage/
9+
depends=Arduino_USBHostMbed5
910
architectures=renesas_portenta,mbed_portenta,mbed_opta
1011
includes=Arduino_POSIXStorage.h

0 commit comments

Comments
 (0)