This is Webservice SDK for mbed. LPCXpresso1769/LPC1768/FRDM-K64F/LPC4088

Fork of libMiMic by Ryo Iizuka

Files at this revision

API Documentation at this revision

Comitter:
nyatla
Date:
Sat Sep 06 02:41:20 2014 +0000
Parent:
89:8b0a010f33a2
Child:
91:db8279c869d3
Commit message:
delete error.h

Changed in this revision

core/driver/ethernet/lpc4088/copy_of_ethernet_api.h Show annotated file Show diff for this revision Revisions of this file
--- a/core/driver/ethernet/lpc4088/copy_of_ethernet_api.h	Tue Aug 19 07:22:02 2014 +0000
+++ b/core/driver/ethernet/lpc4088/copy_of_ethernet_api.h	Sat Sep 06 02:41:20 2014 +0000
@@ -7,7 +7,7 @@
 #include "cmsis.h"
 #include "mbed_interface.h"
 #include "toolchain.h"
-#include "error.h"
+//#include "error.h"
 
 #define NUM_RX_FRAG         3           /* Num.of RX Fragments. */
 #define NUM_TX_FRAG         16           /* Num.of TX Fragments. */