/fs

Mountable filesystems (can be mounted using rtos.Mount)

Primary LanguageGoBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

This repository contains file system implementations that can be mounted using the rtos.Mount method.

Some of them also implement fs.FS interface.