JulianHolzwarth
|
8ef9f0fc6e
|
sys/include/vfs.h: use c11_atomics_compat.hpp header wrapper
to solve a problem with c and c++ atomic
|
2020-05-04 17:56:09 +02:00 |
|
Hauke Petersen
|
b837e656f9
|
stdio/vfs: generalized VFS mapping for STDIO
|
2018-08-30 11:14:59 +02:00 |
|
Vincent Dupont
|
2eca6d25fd
|
vfs: add format function in vfs api
|
2018-02-09 14:29:45 +01:00 |
|
MichelRottleuthner
|
ee17dae5af
|
pkg/fatfs: add vfs integration
|
2018-01-09 14:46:40 +01:00 |
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
Vincent Dupont
|
e56c4f3553
|
vfs: fix readdir return value documentation
|
2017-04-03 10:42:43 +02: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 |
|