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:
25:48dd18cc147c
Parent:
23:47ee805435b1
--- a/protocol.txt	Thu Nov 27 18:16:02 2014 +0000
+++ b/protocol.txt	Sun Dec 07 00:18:07 2014 +0000
@@ -3,7 +3,7 @@
 1. DISCOVERY Command
     + UDP broadcast: 192.168.0.255 to port 11000
     + Send: NNIODS
-    + Receive: NNIO IP-address
+    + Receive: NNIO (4-bytes) MAC-address (6-bytes) IP-address
 1a. Query Command: IP, subnet, gateway, mac
     + + Send: NNIOIP, NNIOSN, NNIOGW, NNIOMC