osd-contiki/platform/native
nvt-se 1e0ca9ceac Made the use of micro logs configurable to make file modifications
more efficient on storage types that support inline updates.

The sky platform uses logs, and the native platform uses no logs.
2009-06-29 13:30:16 +00:00
..
dev Removed debug printout 2008-07-09 09:37:50 +00:00
cfs-coffee-arch.h Made the use of micro logs configurable to make file modifications 2009-06-29 13:30:16 +00:00
clock.c Added clock_second() implementation to make th shell work 2008-07-09 09:34:29 +00:00
contiki-conf.h Define IPv6 options only if UIP_CONF_IPV6 is defined (which should be defined by the Makefile.include if IPv6 is enabled) 2008-10-15 09:14:25 +00:00
contiki-main.c Changed the name of the 'serial' module to 'serial-line' to signify that the module is about lines of data from the serial port, not individual bytes, and to make sdcc happy 2009-03-17 15:56:32 +00:00
Makefile.native Make sure that symbols.c is included in every native cpu build, not just the native target 2009-05-12 17:23:23 +00:00