Contiki-NG
storage-cfs.c File Reference

Contiki File System (CFS) backend for the storage abstraction used by the database. More...

#include <stdio.h>
#include <string.h>
#include "cfs/cfs.h"
#include "cfs/cfs-coffee.h"
#include "lib/random.h"
#include "net/ipv6/uip-debug.h"
#include "db-options.h"
#include "storage.h"

Go to the source code of this file.

Detailed Description

Contiki File System (CFS) backend for the storage abstraction used by the database.

Author
Nicolas Tsiftes nvt@s.nosp@m.ics..nosp@m.se

Definition in file storage-cfs.c.