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-04 13:06:38 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
595088be09
contiki
/
examples
/
telnet-server
/
Makefile.c64.defines
2 lines
58 B
Makefile
Raw
Normal View
History
Unescape
Escape
Reconfigured Telnet server. In order to have the wget command make some sense the write command should be present too. - On the Apple][ reduction of the MTU seems to gain just enough RAM to have the (rather heavy-weight) full-blown C library file I/O working. - On the C128 there's way too little RAM so there's no wget command but only the file commands. - On the CBMs a dummy lseek() was necessary to have the read command link.
2015-06-21 19:07:41 +00:00
DEFINES
=
CONNECTIONS
=
3,WITH_LOGGING,WITH_CLIENT,WITH_DNS
Reference in New Issue
Copy Permalink