contiki/platform/win32
Oliver Schmidt a30e2e0045 Allow to configure Telnetd idle timeout.
The default Telnetd idle timeout of 30 seconds seems somewhat short. Best to have it user-configurable (incl. the option to turn it off with an config value of 0).
2015-07-06 12:25:20 +02:00
..
cfs
ctk
loader
clock.c
conio.h
contiki-conf.h Allow to configure Telnetd idle timeout. 2015-07-06 12:25:20 +02:00
contiki-main.c Set Win32 file i/o to binary mode. 2015-06-14 17:48:36 +02:00
Makefile
Makefile.customrules-win32
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
README-VC.md