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:
38:f8735ae519aa
Parent:
37:94b847fea94e
Child:
39:083cf93121a9
--- a/README.md	Mon Jun 13 22:41:29 2016 +0000
+++ b/README.md	Mon Jun 13 23:06:38 2016 +0000
@@ -8,7 +8,12 @@
 
 # Releases
 
-## v2.0 (04/06/2016)
+## v2.0.0 (04/06/2016)
+
+New features
+
+- RPCVariable
+- RPCFunction
 
 Improvements