nes-proj/core/cfs
oliverschmidt 9f97290665 Changed Contiki File System (cfs) from a service to a plain library.
This change means that one needs to select _ONE_ cfs implementation at Contiki library link time. But this doesn't appear to be an issue as all platforms have their "favorite" implementation anyway.
2007-05-19 21:05:48 +00:00
..
cfs-eeprom.c Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00
cfs-posix.c Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00
cfs-ram.c Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00
cfs-xmem.c Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00
cfs.h Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:05:48 +00:00