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-02-15 04:32:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
contiki
/
examples
/
webserver
History
Oliver Schmidt
fc9d38caba
Reduced default for number of connections.
...
Save some memory by reducing the the default for number of connections from 10 to 2.
2015-06-21 20:58:51 +02:00
..
httpd-cfs
Updated Contiki URL in sample web page.
2013-02-03 10:57:48 +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
Reduced default for number of connections.
2015-06-21 20:58:51 +02:00
Makefile.atarixl.defines
Reduced default for number of connections.
2015-06-21 20:58:51 +02:00
Makefile.c64.defines
Reduced default for number of connections.
2015-06-21 20:58:51 +02:00
Makefile.c128.defines
Reduced default for number of connections.
2015-06-21 20:58:51 +02:00
Makefile.target
…
webserver-example.c
…
wwwroot.cfg
…