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
2024-11-20 10:35:34 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
9ee30efefb
contiki
/
examples
/
webserver
/
Makefile.atari.defines
2 lines
48 B
Makefile
Raw
Normal View
History
Unescape
Escape
Reduced number of concurrent connections to five (like on the Apple II) to have the web server fit into RAM.
2010-09-29 21:45:29 +00:00
DEFINES
=
WITH_LOGGING,WITH_BOOST,CONNECTIONS
=
5
Reference in New Issue
Copy Permalink