osd-contiki/examples/telnet-server
Oliver Schmidt d864e73579 Added directory functions to the Commodore Platform File System.
They reduce the Telnet server's run size by 1231 bytes.
2016-10-15 18:36:54 +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 Made 80 column display a cc65 application attribute. 2015-10-30 12:42:58 +01:00
Makefile.atarixl.defines Reconfigured Telnet server. 2015-06-21 21:07:41 +02:00
Makefile.c64.defines Activated CBM PFS for the C64 Telnet server. 2016-03-28 19:43:51 +02:00
Makefile.c128.defines Added directory functions to the Commodore Platform File System. 2016-10-15 18:36:54 +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