Interface for ethernet

Dependencies:   Socket lwip-eth lwip-sys lwip

Fork of EthernetInterface by mbed official

Files at this revision

API Documentation at this revision

Comitter:
educalle00
Date:
Thu Jul 02 21:03:24 2015 +0000
Parent:
49:2fc406e2553f
Commit message:
Ethernet Code v0.1

Changed in this revision

EthernetInterface.h Show annotated file Show diff for this revision Revisions of this file
lwip-eth.lib Show annotated file Show diff for this revision Revisions of this file
lwip-sys.lib Show annotated file Show diff for this revision Revisions of this file
lwip.lib Show annotated file Show diff for this revision Revisions of this file
diff -r 2fc406e2553f -r 9d1d370cfefe EthernetInterface.h
--- a/EthernetInterface.h	Thu Mar 12 16:58:57 2015 +0000
+++ b/EthernetInterface.h	Thu Jul 02 21:03:24 2015 +0000
@@ -20,7 +20,7 @@
 #ifndef ETHERNETINTERFACE_H_
 #define ETHERNETINTERFACE_H_
 
-#if !defined(TARGET_LPC1768) && !defined(TARGET_LPC4088) && !defined(TARGET_LPC4088_DM) && !defined(TARGET_K64F) && !defined(TARGET_RZ_A1H) && !defined(TARGET_STM32F4)
+#if !defined(TARGET_LPC1768) && !defined(TARGET_LPC4088) && !defined(TARGET_K64F)
 #error The Ethernet Interface library is not supported on this target
 #endif
 
diff -r 2fc406e2553f -r 9d1d370cfefe lwip-eth.lib
--- a/lwip-eth.lib	Thu Mar 12 16:58:57 2015 +0000
+++ b/lwip-eth.lib	Thu Jul 02 21:03:24 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/lwip-eth/#ba0a1c5bf54e
+http://mbed.org/users/mbed_official/code/lwip-eth/#eb4a98a54ad0
diff -r 2fc406e2553f -r 9d1d370cfefe lwip-sys.lib
--- a/lwip-sys.lib	Thu Mar 12 16:58:57 2015 +0000
+++ b/lwip-sys.lib	Thu Jul 02 21:03:24 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/lwip-sys/#7d4b24b58e04
+http://mbed.org/users/mbed_official/code/lwip-sys/#bca6d04bc6d3
diff -r 2fc406e2553f -r 9d1d370cfefe lwip.lib
--- a/lwip.lib	Thu Mar 12 16:58:57 2015 +0000
+++ b/lwip.lib	Thu Jul 02 21:03:24 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/lwip/#1046f8be4d44
+http://mbed.org/users/mbed_official/code/lwip/#092c37b63ee8