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

Fork of libMiMic by Ryo Iizuka

Revision:
86:a042fb18911b
Parent:
84:a5f5973591d8
Child:
91:db8279c869d3
--- a/core/include/NyLPC_config.h	Fri Jul 04 14:28:46 2014 +0000
+++ b/core/include/NyLPC_config.h	Fri Jul 11 01:44:20 2014 +0000
@@ -120,7 +120,7 @@
 //デバック情報
 ////////////////////////////////////////////////////////////////////////////////////////////////
 
-#define NyLPC_cHttpdThread_SIZE_OF_THREAD_STACK (1024+256+64)
+#define NyLPC_cHttpdThread_SIZE_OF_THREAD_STACK (1024+512)
 #define NyLPC_cHttpd_MAX_PERSISTENT_CONNECTION 1
 
 /*固有プラットフォーム設定はここに記述します。*/