Hosted RCP Server over Serial

Overview

This application creates a RPC server that will communicate over serial interface. To compile it for an Esp8266 microcontroller you can use the following command:

make SMING_ARCH=Esp8266

References