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:
26:09e0dd020900
Parent:
25:48dd18cc147c
Child:
27:22f289beceb8
--- a/readme.txt	Sun Dec 07 00:18:07 2014 +0000
+++ b/readme.txt	Wed Dec 24 13:23:33 2014 +0000
@@ -1,3 +1,16 @@
+#NNIO Command and Configuration Processors
+
+This version is forked from F103_NNIO git rev25:48dd18cc147c, which is used for running demos.
+It intends to separate command processor and method to receive commands.
+
+v2.0 24/12/2014
+    + Use official mbed-rtos.
+
+
+
+
+
+
 Features
 0. Wait for 2s after resetting for ethernet to work.
 1. When auto update enabled and no TCP server is running, module will try to connect to server which results in a timeout every 15s.