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:
37:94b847fea94e
Parent:
36:dc6f079777bb
Child:
38:f8735ae519aa
--- a/README.md	Mon Jun 13 13:46:22 2016 +0000
+++ b/README.md	Mon Jun 13 22:41:29 2016 +0000
@@ -15,6 +15,10 @@
 - Removed private mbed-rpc
 - Updated to latest mbed-rtos, NTPClient, Watchdog, W5500Interface and mbed.
 
+Bug fixes
+
+- Had to compile from source as eeprom library failed when using the compiled mbed library
+
 ## v1.1.1 (07/02/2015)
 
 Improvements