nes-proj/examples/ftp
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
..
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
Makefile.atarixl.defines Added mouse support for the Atari. 2014-01-20 22:51:40 +01:00
Makefile.c64.defines
Makefile.c128.defines Reduced program size. 2013-02-14 15:57:20 +01:00
Makefile.native.defines ctk-curses: WITH_GUI also on ftp example for native platform 2013-03-30 23:45:53 +01:00
Makefile.target
Makefile.win32.defines
ftp-client.c