FUNCTIONAL Update from mbed v49: Add APIs for setName/getName so device is name addressible. Also APIs for getting link stats. Also, minor derivative to reduce compiler warnings and tag read-only parameters as const.

Dependencies:   Socket lwip-eth lwip-sys lwip

Dependents:   WattEye X10Svr SSDP_Server

Fork of EthernetInterface by mbed official

Files at this revision

API Documentation at this revision

Comitter:
WiredHome
Date:
Tue Jul 07 14:13:03 2015 +0000
Parent:
50:957161ecdd16
Child:
52:84d7ebd83891
Child:
54:c8bbb9dc278d
Commit message:
minor derivative to reduce compiler warnings and tag read-only parameters as const. Add APIs for setName and getting link stats.

Changed in this revision

Socket.lib 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.lib Show annotated file Show diff for this revision Revisions of this file
--- a/Socket.lib	Tue Jul 07 14:10:01 2015 +0000
+++ b/Socket.lib	Tue Jul 07 14:13:03 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/Socket/#5abbc0e39fb1
+http://developer.mbed.org/users/WiredHome/code/Socket/#5abbc0e39fb1
--- a/lwip-eth.lib	Tue Jul 07 14:10:01 2015 +0000
+++ b/lwip-eth.lib	Tue Jul 07 14:13:03 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/lwip-eth/#dd496edab2cc
+http://developer.mbed.org/users/WiredHome/code/lwip-eth/#dd496edab2cc
--- a/lwip.lib	Tue Jul 07 14:10:01 2015 +0000
+++ b/lwip.lib	Tue Jul 07 14:13:03 2015 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/lwip/#52b94de224f0
+http://developer.mbed.org/users/WiredHome/code/lwip/#52b94de224f0