oyama / pico-vfs

Thin virtual file system for Raspberry Pi Pico
Other
5 stars 0 forks source link

Reformat API #11

Closed oyama closed 1 month ago

oyama commented 1 month ago

Added reformatting API specifying mount points only. #4

int err = fs_reformat("/");