This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-02-22 21:29:13 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
win32
History
Simon Duquennoy
722b3258d1
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
..
cfs
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
ctk
A massive all-tree automated update of all double inclusion guard #defines that changes from using two underscores as a prefix, which are reserved, to not using two underscores as a prefix
2013-11-24 20:20:11 +01:00
loader
Changed the parameter 'char * data' of process_start to the
2014-06-12 13:40:28 +02:00
clock.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
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
Fixed win32 broken by recent changes.
2014-02-02 20:19:47 +01:00
contiki-main.c
Copied 'contiki_arg[c|v]' from 'native' to the other desktop targets.
2014-01-24 11:56:40 +01:00
Makefile
Fixed win32 broken by recent changes.
2014-02-02 20:19:47 +01:00
Makefile.customrules-win32
Fixed win32 broken by recent changes.
2014-02-02 20:19:47 +01:00
Makefile.win32
Cleanup of the Contiki network layer configuration. Now using CONTIKI_WITH_IPV6, CONTIKI_WITH_IPV4, and CONTIKI_WITH_RIME in makefiles, and UIP_CONF_IPV6, UIP_CONF_IPV4, UIP_CONF_RIME in c code. Now only the stacks that are used are compiled (via makefile MODULES). Make IPv6 the default network stack.
2014-12-01 20:13:09 +01:00
README-1.X.md
Several minor consistency improvements.
2013-07-31 00:55:31 +02:00
README-VC.md
Rename to md
2013-03-26 23:15:37 +01:00