osd-contiki/core/cfs
Nicolas Tsiftes 5010309005 Make the I/O semantics functionality in Coffee unconditional so that the API becomes consistent across platforms.
Change certain CPP conditionals into C conditionals, which should be possible for the compiler to optimize at runtime. This makes the source code easier to read.
2016-06-14 21:08:00 +02:00
..
cfs-coffee.c Make the I/O semantics functionality in Coffee unconditional so that the API becomes consistent across platforms. 2016-06-14 21:08:00 +02:00
cfs-coffee.h make changes configurable through io_semantics() 2016-04-29 08:07:27 +02:00
cfs-eeprom.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs-posix-dir.c Changed handling of predefined macros in cc65 allows for simplification. 2013-11-20 20:55:56 +01:00
cfs-posix.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs-ram.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs-xmem.c Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree 2012-10-26 15:54:49 +02:00
cfs.h [doc] Give files a common structure by placing license first (partial) 2014-11-10 23:54:49 +01:00