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-08 23:08:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
ea5216a9cb
contiki
/
examples
/
telnet-server
/
Makefile.c128.defines
2 lines
23 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
=
WITH_LOGGING
Reference in New Issue
Copy Permalink