osd-contiki/platform/win32
2007-04-14 14:57:19 +00:00
..
cfs Added a Win32 CFS (Contiki File System) service. The opendir() parameter "/" is mapped to the directory containing contiki.exe. That allows easy access to *.prg and *.dsc files which are supposed to reside in the same directory. 2006-08-13 16:23:10 +00:00
ctk Initializing the console Just-In-Time on CTK startup and starting up the WinPcap before CTK allows WinPcap to print initialization errors (especially a missing command line arg) without clearing the shell output. 2007-04-14 14:57:19 +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 Added the shell server to the Win32 platform. 2007-04-13 21:55:55 +00:00
conio.h Allow to build platform/win32 using Cygwin and the Contiki build system. The WinPcap driver is missing as it is about to be changed from dynamic to static loading anyway. 2007-04-06 23:09:32 +00:00
contiki-conf.h Added the shell server to the Win32 platform. 2007-04-13 21:55:55 +00:00
contiki-main.c Initializing the console Just-In-Time on CTK startup and starting up the WinPcap before CTK allows WinPcap to print initialization errors (especially a missing command line arg) without clearing the shell output. 2007-04-14 14:57:19 +00:00
contiki.sln Added the shell server to the Win32 platform. 2007-04-13 21:55:55 +00:00
Makefile Added the shell server to the Win32 platform. 2007-04-13 21:55:55 +00:00
Makefile.win32 Added copyright notice. 2007-04-11 01:07:47 +00:00