You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: library.properties
+4-3Lines changed: 4 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -3,8 +3,9 @@ version=1.0.0
3
3
author=Arduino
4
4
maintainer=Arduino <info@arduino.cc>
5
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
6
+
paragraph=One-stop solution for using POSIX storage functions with SD cards and USB thumb drives with a unified API and without the need for seperate libraries.
0 commit comments