From b8e1f629a972d1e64fbbc58a747df33b18726335 Mon Sep 17 00:00:00 2001 From: John Date: Sat, 22 May 2021 08:42:02 +0200 Subject: [PATCH] Update SoC types --- docs/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.rst b/docs/index.rst index 12ef45d3..5f334ca6 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1,6 +1,6 @@ ESP RainMaker Programming Guide =============================== -ESP RainMaker is a platform that allows developers to build connected devices with Espressif’s 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. +ESP RainMaker is a platform that allows developers to build connected devices with Espressif’s ESP32, ESP32-S2 and ESP32-C3 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 `_