Enable default assignments of a board's devices to VFS mount points.
Enable default assignments of a board's devices to VFS mount points.
When this module is active, boards with additional flash storage will automatically mount (and possibly format, if vfs_auto_format is enabled) their flash devices with a file system that is common for that board (or at least common for this board within RIOT).
Boards will generally mount to /nvm
unless they have several storage backends.