![]() |
Contiki-NG
|
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.
Contiki File System (CFS) backend for the storage abstraction used by the database.
Definition in file storage-cfs.c.