Files
esp-rainmaker/docs/index.rst

12 lines
712 B
ReStructuredText
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
ESP RainMaker Programming Guide
===============================
ESP RainMaker is a platform that allows developers to build connected devices with Espressifs ESP32-S2 SoC without hassle of managing the infrastructure. It provides a device SDK, self-adapting phone apps, transparent cloud middleware and host utilities to reduce complexity in development of connected devices.
This is the C API (for firmware) and Python API (for host tools) documentation for ESP RainMaker. All other documentation can be found at `http://rainmaker.espressif.com <http://rainmaker.espressif.com>`_
.. toctree::
:maxdepth: 2
C API Reference <c-api-reference/index>
Python API Reference <python-api-reference/index>