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-03-08 19:31:53 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
platform
/
win32
History
Adam Dunkels
277a348f60
Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES.
2013-03-18 11:12:44 +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
Use plain ASCII chars for lines on Win32 console CTK.
2013-02-09 02:02:46 +01:00
loader
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
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
…
contiki-conf.h
Changed the name of the IPv6 number of route entries configuration from UIP_CONF_DS6_ROUTE_NBU to UIP_CONF_MAX_ROUTES.
2013-03-18 11:12:44 +01:00
contiki-main.c
There's no point in ctk_restore() for standalone GUI builds.
2013-02-09 21:49:00 +01:00
Makefile
…
Makefile.win32
Fixed Win32 'platform build'.
2013-02-09 02:00:35 +01:00
README-1.X
…
README-VC
…