1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-01-18 12:52:44 +01:00
RIOT/sys/vfs
chrysn 4e84c19281 vfs: Zero buffers in all stat calls
This allows individual VFS implementations to populate just the fields
they can populte.
2022-02-12 12:23:03 +01:00
..
Kconfig sys/vfs: add file-system auto-mount 2022-02-09 12:21:53 +01:00
Makefile sys/vfs: A virtual file system (VFS) layer for RIOT 2017-03-07 17:59:57 +01:00
vfs_stdio.c stdio/vfs: generalized VFS mapping for STDIO 2018-08-30 11:14:59 +02:00
vfs.c vfs: Zero buffers in all stat calls 2022-02-12 12:23:03 +01:00