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

Fork of libMiMic by Ryo Iizuka

Revision:
69:8c5f220441f5
Parent:
68:f7def7eb5504
Child:
79:baa21f8763cf
--- a/core/include/NyLPC_config.h	Thu May 22 12:59:50 2014 +0000
+++ b/core/include/NyLPC_config.h	Thu May 29 14:29:15 2014 +0000
@@ -124,6 +124,11 @@
 #undef NyLPC_ARCH
 #define NyLPC_ARCH NyLPC_ARCH_MBEDRTOS
 
+#ifdef TARGET_LPC4088
+#undef NyLPC_MCU
+#define NyLPC_MCU NyLPC_MCU_LPC4088
+#endif
+
 #ifdef __cplusplus
 }
 #endif /* __cplusplus */