mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2024-12-29 04:50:03 +01:00
dcc37329df
The VFS layer provides file system abstractions to allow using a unified interface to access files from mounted file systems.
3 lines
38 B
Makefile
3 lines
38 B
Makefile
USEMODULE += vfs
|
|
USEMODULE += constfs
|