This website requires JavaScript.
Explore
Mirrors
Help
Sign In
Apple-2-SW
/
contiki
Watch
1
Star
0
Fork
0
You've already forked contiki
mirror of
https://github.com/oliverschmidt/contiki.git
synced
2025-08-08 10:25:04 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
57d9c43a33548068ea4bee355a1d20755b1edbfc
contiki
/
examples
/
webserver
History
Oliver Schmidt
57d9c43a33
Removed support for 'atari' now that 'atarixl' is part of the cc65 master.
2013-10-03 22:55:32 +02:00
..
httpd-cfs
Updated Contiki URL in sample web page.
2013-02-03 10:57:48 +01:00
Makefile
Added optional URL filtering code to the CFS web server contributed by Kajtar Zsolt (and activated it by default).
2010-04-11 19:18:47 +00:00
Makefile.apple2enh.defines
Configure maximum number of Apple2 web server connections indirectly via maximum number of TCP connections.
2010-04-11 21:23:45 +00:00
Makefile.c64.defines
Activated Platform-specific File System (PFS) for the C64 by default for all programs with R/O CFS access.
2010-04-06 10:24:43 +00:00
Makefile.c128.defines
Configure maximum number of C128 web server connections indirectly via maximum number of TCP connections.
2010-04-11 21:34:18 +00: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
webserver-example.c
Removed all old RCS tags in the Contiki source tree. Those RCS tags are not used any more, as we are now using git to manage the Contiki source tree
2012-10-26 15:54:49 +02:00
wwwroot.cfg
Demonstrate usage of 'wwwroot.cfg' by allowing access to the example files from the build directory.
2010-08-30 20:01:30 +00:00