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:
23:47ee805435b1
Parent:
22:e5f0aa929c44
Child:
25:48dd18cc147c
--- a/readme.txt	Sun Nov 16 17:39:16 2014 +0000
+++ b/readme.txt	Thu Nov 27 18:01:15 2014 +0000
@@ -13,3 +13,6 @@
 v1.1 15/11/2014
     + Added: watchdog timer
     + Modified: enter config mode forever when received discovery command
+
+v1.11 27/11/2014
+    + Added: checking a configuration command to see if it starts with "NN". Otherwise, it could be data was sent using UDP connection.
\ No newline at end of file