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 main.cpp

Revision Date Message Actions
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
14:18eda020a589 2014-09-28 TCP client works with mbed.org, but not with TCP server on Hercules File  Diff  Annotate
13:bcf840da68fd 2014-09-28 Added comments for variables in main.c File  Diff  Annotate
12:7c152c0ca4d8 2014-09-28 Added eeprom variables and functions for TCP server info when the device is in 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
8:64848959adb9 2014-09-21 Added first run flag (0xA5A5 at 15th variable in eeprom) File  Diff  Annotate
7:d45bd480e90f 2014-09-21 Added commands for discovery, query ports File  Diff  Annotate
6:d054e394fba3 2014-09-21 Tested writing and reading eeprom. Added set network configuration command (use udp broadcast address). File  Diff  Annotate
4:568c97f2a407 2014-09-21 Adding EEPROM emulation File  Diff  Annotate
3:972ed747474c 2014-09-21 Add TCP/UDP server/client. Tested TCP/UDP server separately. File  Diff  Annotate
2:18f10e7209f4 2014-09-20 use rtos queue File  Diff  Annotate
0:c2eac797face 2014-09-20 Initial File  Diff  Annotate