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

Revisions of readme.txt

Revision Date Message Actions
33:c906ccc220ba 2015-01-25 Auto reset after configured File  Diff  Annotate
32:db2e8ea06ee1 2015-01-25 TCP client processes RPC command, similar to TCP/UDP server File  Diff  Annotate
31:2e4b6de6c2f3 2015-01-24 Process both RPC and NNIO control commands with UDP and TCP File  Diff  Annotate
30:15e23257e786 2015-01-11 Clean code File  Diff  Annotate
29:bc052f283ada 2015-01-08 Tested with openhab File  Diff  Annotate
28:00c0c20d03c1 2014-12-29 Support RPC with TCP/UDP server File  Diff  Annotate
27:22f289beceb8 2014-12-29 Added and tested Rpc with TCP/UDP File  Diff  Annotate
26:09e0dd020900 2014-12-24 Rearrange source code. Use official mbed-rtos File  Diff  Annotate
25:48dd18cc147c 2014-12-07 Update to 1.2.1. Tested. File  Diff  Annotate
23:47ee805435b1 2014-11-27 Update checking a package received through UDP is a configuration command or data File  Diff  Annotate
22:e5f0aa929c44 2014-11-16 Bug fixes File  Diff  Annotate
20:71c7950fdd91 2014-11-15 Added watchdog timer.; Config mode is looped forever. File  Diff  Annotate
19:05934ee9ee67 2014-10-25 1. Added processing many frames in one tcp packet.; 2. Separate process tcp packet received in a function. File  Diff  Annotate
18:ca499a2e7da6 2014-10-21 Added flags for tcp server and client but not in use.; Updated debug strings. File  Diff  Annotate
17:88ef7a078095 2014-10-04 Modify DISCOVERY command. Added IP, NetMask, GW query commands File  Diff  Annotate
16:84a5bf7285d0 2014-10-02 Added DBG.; Checked auto transmit flag. File  Diff  Annotate
15:edeb0aed160d 2014-09-30 Added auto update function using TCP client mode File  Diff  Annotate
11:709f90a3b599 2014-09-27 Added receiving & sending protocol File  Diff  Annotate
10:4cd965d79de0 2014-09-26 Added NNIOTM command for update time using NTP File  Diff  Annotate
9:d2534ecf88c6 2014-09-26 Added & tested NTP File  Diff  Annotate