All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
fs.h File Reference

nanoCoAP virtual file system More...

Detailed Description

nanoCoAP virtual file system

Author
Benjamin Valentin benja.nosp@m.min..nosp@m.valen.nosp@m.tin@.nosp@m.ml-pa.nosp@m..com

Definition in file fs.h.

#include "mutex.h"
#include "net/nanocoap_sock.h"
#include "vfs.h"
+ Include dependency graph for fs.h:

Go to the source code of this file.

Data Structures

struct  nanocoap_fs_t
 nanoCoAP file system configuration More...
 
struct  nanocoap_fs_file_t
 nanoCoAP remote file struct More...
 
struct  nanocoap_fs_dir_t
 nanoCoAP remote dir struct More...
 
const vfs_file_system_t nanocoap_fs_file_system
 nanoCoAP file system driver
 

Variable Documentation

◆ nanocoap_fs_file_system

const vfs_file_system_t nanocoap_fs_file_system
extern

nanoCoAP file system driver

For use with vfs_mount