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

README.md

Committer:
olympux
Date:
2016-08-14
Revision:
46:971bdaa3507c
Parent:
45:8d18a95fcf8a

File content as of revision 46:971bdaa3507c:

# Features

## RPC function over HTTP

Run by for example `/showdevconf/run`

# Releases

## v0.1.0 (14/08/2016)

Initial

- New eeprom emulation functions
- Support RPC over HTTP, [here](https://developer.mbed.org/teams/smdiotkitch/code/HTTPServerUI/) or [here](https://developer.mbed.org/users/feb11/code/HTTP-Server/)

Issues

- HTTP server must always run, which makes TCP/UDP impossible