osd-contiki/examples/telnet-server
Oliver Schmidt 00f9eebfab Changed Telnet server configuration for the Apple II.
Having the Telnet server reboot on exit (via ctrl-reset) allows to bring back the full MTU.
2015-06-28 22:25:28 +02:00
..
Makefile 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
Makefile.apple2enh.defines Changed Telnet server configuration for the Apple II. 2015-06-28 22:25:28 +02:00
Makefile.atarixl.defines Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
Makefile.c64.defines Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
Makefile.c128.defines Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
Makefile.target Now that we started adding files to the CVS which are normally generated with a 'save...' make goal we can remove the DEFAULT_TARGET mechanism altogether and just add Makefile.target files. 2008-05-26 10:09:12 +00:00
telnet-server.c Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00