contiki/core/cfs
2010-04-12 13:20:55 +00:00
..
cfs-coffee.c Introduced append-only mode for systems with little available code space left, but which require basic FS support. Removes about 1.5kB ROM when the mode is enabled, i.e., COFFEE_CONF_APPEND_ONLY=1 2010-04-12 13:20:55 +00:00
cfs-coffee.h made the documentation more clear. 2009-05-04 22:29:48 +00:00
cfs-eeprom.c *** empty log message *** 2009-07-23 16:13:48 +00:00
cfs-posix-dir.c
cfs-posix.c Set a file mode in the third argument when calling open() with O_CREAT in 2009-08-10 09:50:55 +00:00
cfs-ram.c
cfs-xmem.c
cfs.h