contiki/examples/telnet-server
2009-03-01 23:37:49 +00:00
..
Makefile
Makefile.apple2enh.defines
Makefile.c64.defines
Makefile.c128.defines The Contiki 2.x build system allows to define arbitrary macros for the C compiler preprocessor (in other word add -d<macro[=value]>'s to the C compiler command line) directly from the gnumake command line by setting the gnumake variable DEFINES to a comma-seperated list of macros (and optionally values) like this: 2008-05-26 09:28:28 +00:00
Makefile.target
telnet-server.c Added webserver and irc. 2009-03-01 23:37:49 +00:00