We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 082c6c1 commit bda9016Copy full SHA for bda9016
library.properties
@@ -3,8 +3,9 @@ version=1.0.0
3
author=Arduino
4
maintainer=Arduino <info@arduino.cc>
5
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
+paragraph=One-stop solution for using POSIX storage functions over SD and USB with a unified API and without the need for seperate libraries.
+category=Data Storage
+url=https://github.com/arduino-libraries/Arduino_POSIXStorage/
9
+depends=Arduino_USBHostMbed5
10
architectures=renesas_portenta,mbed_portenta,mbed_opta
11
includes=Arduino_POSIXStorage.h
0 commit comments