osd-contiki/platform/win32
2007-11-18 01:13:56 +00:00
..
cfs Changed Contiki File System (cfs) from a service to a plain library. 2007-05-19 21:37:54 +00:00
ctk - Switched from from a CTK draw service to a statically linked CTK draw implementation. 2007-04-15 13:30:16 +00:00
doc Updated/improved documentation. 2006-10-14 23:48:51 +00:00
loader Changed the Contiki Interface declaration macros from CCI/CLI to CCIF/CLIF because of already existing macros: Both CCI and CLI :-( 2006-08-15 14:46:33 +00:00
vcproj The Visual C++ project file is the first to go without service.c . 2007-05-23 23:42:42 +00:00
clock.c Provided a meaningful clock_time() implementation - which btw. makes the Cygwin variant finally work :-) 2007-04-14 23:23:15 +00:00
conio.h - Switched from from a CTK draw service to a statically linked CTK draw implementation. 2007-04-15 13:30:16 +00:00
contiki-conf.h Declare strcasecmp here as it isn't part of C99. 2007-11-18 00:55:19 +00:00
contiki-main.c Removed explicit shut down of network driver as it easily results in endless recursions on errors while network driver initialisation. 2007-05-23 22:01:14 +00:00
contiki.sln Added the shell server to the Win32 platform. 2007-04-13 21:55:55 +00:00
Makefile Removed reference to logically empty file. 2007-11-18 01:13:56 +00:00
Makefile.win32 Changed packet drivers from services to plain processes. 2007-05-20 21:41:31 +00:00