mbed IP library over Ethernet

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   ThreadServer Server_Multi_Client

Fork of EthernetInterface by mbed official

Files at this revision

API Documentation at this revision

Comitter:
donatien
Date:
Tue Jul 03 12:46:34 2012 +0000
Parent:
6:c50597f8d7a2
Child:
9:dc763c93c6f0
Commit message:
Debug update : does not set 115200bps speed by default

Changed in this revision

EthernetInterface.cpp Show annotated file Show diff for this revision Revisions of this file
LwIPNetworking.lib Show annotated file Show diff for this revision Revisions of this file
--- a/EthernetInterface.cpp	Tue Jun 26 15:33:45 2012 +0000
+++ b/EthernetInterface.cpp	Tue Jul 03 12:46:34 2012 +0000
@@ -17,7 +17,7 @@
  * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
  */
 
-#define __DEBUG__ 4
+#define __DEBUG__ 0
 #ifndef __MODULE__
 #define __MODULE__ "EthernetInterface.cpp"
 #endif
--- a/LwIPNetworking.lib	Tue Jun 26 15:33:45 2012 +0000
+++ b/LwIPNetworking.lib	Tue Jul 03 12:46:34 2012 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/LwIPNetworking/#754322565baf
+http://mbed.org/users/mbed_official/code/LwIPNetworking/#444031f0f531