Evrythng API for W5500, WIZ550io

Dependencies:   W5500Interface

Dependents:   EvrythngApiExampleW5500

Fork of EvrythngApi by Evry Thng

Files at this revision

API Documentation at this revision

Comitter:
Bongjun
Date:
Wed Aug 20 01:56:36 2014 +0000
Parent:
1:7162d0e030f5
Child:
3:3e6f5e92ffc9
Commit message:
little change for W5500, WIZ550io

Changed in this revision

EthernetInterface.lib Show diff for this revision Revisions of this file
EvrythngApi.cpp Show annotated file Show diff for this revision Revisions of this file
W5500Interface.lib Show annotated file Show diff for this revision Revisions of this file
mbed-rtos.lib Show diff for this revision Revisions of this file
--- a/EthernetInterface.lib	Thu Aug 30 13:25:41 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/EthernetInterface/#a0ee3ae75cfa
--- a/EvrythngApi.cpp	Thu Aug 30 13:25:41 2012 +0000
+++ b/EvrythngApi.cpp	Wed Aug 20 01:56:36 2014 +0000
@@ -157,7 +157,6 @@
         if (sent) {
 
             char rcv[256];
-
             int r;
             while (true) {
                 r = socket.receive(rcv, sizeof(rcv));
@@ -177,7 +176,7 @@
     } else {
         ret = EVRY_ERR_CANTCONNECT;
     }
-    
+
 #ifdef DEBUG_EVRYTHNG_API
     dbg.printf("%s", res.c_str());
 #endif
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/W5500Interface.lib	Wed Aug 20 01:56:36 2014 +0000
@@ -0,0 +1,1 @@
+http://mbed.org/teams/EthernetInterfaceW5500-makers/code/W5500Interface/#8f4374f932b4
--- a/mbed-rtos.lib	Thu Aug 30 13:25:41 2012 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,1 +0,0 @@
-http://mbed.org/users/mbed_official/code/mbed-rtos/#9654a71f5a90