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
Currently "push" and "pull" are exposed, which allow transferring data assuming the exact paths are known. It would be nice for some more SD card operations such as:
listing all of the files in a directory on the SD card
removing files
creating directories
Bulk operations are not necessary, but they could be orchestrated using the primitives.
The text was updated successfully, but these errors were encountered:
Currently "push" and "pull" are exposed, which allow transferring data assuming the exact paths are known. It would be nice for some more SD card operations such as:
Bulk operations are not necessary, but they could be orchestrated using the primitives.
The text was updated successfully, but these errors were encountered: