This website requires JavaScript.
Explore
Help
Sign In
deac
/
osd-contiki
Watch
1
Star
0
Fork
You've already forked osd-contiki
0
Code
Issues
Pull requests
Releases
Wiki
Activity
a71b149e29
osd-contiki
/
platform
/
win32
History
oliverschmidt
42d0fe9c18
Very minor beautification.
2007-04-21 22:17:22 +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
- 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
- Switched from from a CTK draw service to a statically linked CTK draw implementation.
2007-04-15 13:30:16 +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
Make use of __inline (just as making use of __fastcall) in order to check that CC_CONF_INLINE (just as CC_CONF_FASTCALL) are used in a syntactically correct manner.
2007-04-18 21:36:44 +00:00
contiki-main.c
- Switched from from a CTK draw service to a statically linked CTK draw implementation.
2007-04-15 13:30:16 +00:00
contiki.sln
Added the shell server to the Win32 platform.
2007-04-13 21:55:55 +00:00
Makefile
Very minor beautification.
2007-04-21 22:17:22 +00:00
Makefile.win32
Very minor beautification.
2007-04-21 22:17:22 +00:00