Benjamin Valentin
|
4918dfe590
|
tests: make use of ARRAY_SIZE macro
|
2019-08-06 19:43:54 +02:00 |
|
Joakim Nohlgård
|
d24cd4fd73
|
unittests/vfs: Add test case for #8309
|
2018-02-13 18:14:58 +01:00 |
|
Joakim Nohlgård
|
85125d04ef
|
unittests/vfs: Add test for vfs_bind invalid FD argument
|
2018-02-12 08:46:44 +01:00 |
|
|
26b99a57be
|
cpu: native: add vfs wrappers
|
2017-03-07 17:59:59 +01:00 |
|
Joakim Nohlgård
|
dcc37329df
|
sys/vfs: A virtual file system (VFS) layer for RIOT
The VFS layer provides file system abstractions to allow using a unified
interface to access files from mounted file systems.
|
2017-03-07 17:59:57 +01:00 |
|