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

Fork of libMiMic by Ryo Iizuka

Revision:
41:2389bd6b6f74
Parent:
12:efe841863fc8
--- a/core/os/NyLPC_cIsr.h	Thu Jun 20 03:15:34 2013 +0000
+++ b/core/os/NyLPC_cIsr.h	Sun Jun 30 14:17:42 2013 +0000
@@ -34,7 +34,8 @@
 #include "queue.h"
 #include "semphr.h"
 #elif NyLPC_ARCH==NyLPC_ARCH_MBEDRTOS
-
+#elif NyLPC_ARCH==NyLPC_ARCH_WIN32
+    //not work!
 #else
 #error Bad NyLPC_ARCH!
 #endif