While actually testing Ethernet shields, I found this issue:
Index: BSDmakefile
===================================================================
RCS file: /home/cvsync/cvs/ports/devel/arduino/files/BSDmakefile,v
retrieving revision 1.5
diff -u -r1.5 BSDmakefile
--- BSDmakefile 13 Oct 2012 12:13:37 -0000      1.5
+++ BSDmakefile 20 Dec 2012 21:04:33 -0000
@@ -59,7 +59,7 @@
 # Or if you want to use the Ethernet library, use:
 # LIBRARIES=SPI Ethernet IPAddress Dhcp Dns EthernetClient EthernetServer \
 #              EthernetUdp utility/w5100 utility/socket new
-# and run 'mkdir utilities'
+# and run 'mkdir utility'
 LIBRARIES=

 # Arduino variant, one of: "eightanaloginputs", "leonardo", "mega",

It will place object files for w5100 and socket in that dir.

-- 
 To our sweethearts and wives.  May they never meet. -- 19th century toast

Reply via email to