littlefs2 icon indicating copy to clipboard operation
littlefs2 copied to clipboard

Add storage implementation using the filesystem

Open robin-nitrokey opened this issue 9 months ago • 0 comments

Using a storage backed by a file on the filesystem has multiple use cases, for example inspecting and debugging extracted filesystem images or persisting state between runs of applications like the Nitrokey 3 usbip runner. We should provide such a Storage implementation directly in littlefs2.

robin-nitrokey avatar Mar 07 '25 10:03 robin-nitrokey