Hosted RPC 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

SoC support

  • esp32

  • esp32c2

  • esp32c3

  • esp32s2

  • esp32s3

  • esp8266

  • host

  • rp2040