mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-17 18:43:50 +01:00
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
|