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-01-04 18:31:32 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
d79ac1558a
contiki
/
examples
/
wget
/
Makefile.c128.defines
2 lines
44 B
Makefile
Raw
Normal View
History
Unescape
Escape
Removed PFS code from C128 WGET. On the C128 the custom PFS code doesn't add functionality (as it does with IDE64 support on the C64) but is "only" smaller than the POSIX file i/o code in the C library. But the stdio code in the C library (used in WGET for screen i/o) relies on the POSIX file i/o code anyway so there no point in additionally adding the PFS code to the WGET program.
2013-03-06 13:50:51 +00:00
DEFINES
=
WITH_LOGGING,WITH_CLIENT,WITH_DNS
Reference in New Issue
Copy Permalink