Benjamin Valentin
|
148651a94d
|
sys/fs/constfs: allow to host arbitrary data
Don't require data to be a uint8_t array to to be casted into one.
|
2022-06-12 19:39:27 +02:00 |
|
|
0fcc7d3834
|
cleanup: apply headerguard script output
|
2017-05-24 17:54:02 +02:00 |
|
Martine Lenders
|
aeccb853a5
|
doc: fix doc hierarchy
|
2017-03-20 11:59:10 +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 |
|