Webserver only w/o any other functions, single thread. Running on STM32F013+W5500

Dependencies:   NTPClient W5500Interface Watchdog device_configuration eeprom_flash mbed-rpc-nucleo mbed-rtos mbed

Fork of F103-Serial-to-Ethernet by Chau Vo

Revision:
45:8d18a95fcf8a
Parent:
42:d0ff08711ca5
Child:
46:971bdaa3507c
--- a/Formatter.cpp	Thu Jun 16 21:51:38 2016 +0000
+++ b/Formatter.cpp	Tue Jul 19 07:50:53 2016 +0000
@@ -138,7 +138,7 @@
 </head> \
 <body>";
 
-const char* INTERACTIVE_HTML_CODE_2 = "<h3>Device Configuration</h3>\
+const char* INTERACTIVE_HTML_CODE_2 = "<h3>Device Configuration (not yet)</h3>\
 <form>\
 IP (x.x.x.x): <input type=\"text\" id=\"ipadd\"><br>\
 Subnet (x.x.x.x): <input type=\"text\" id=\"subnet\"><br>\