Overview of Espressif's SDK for Matter
mainEspressif's SDK for Matter is the official development framework for building Matter-enabled products on ESP32 series SoCs. It is built on top of the open-source Matter SDK (connectedhomeip) and provides:
- Simplified APIs for Matter development.
- Support for commonly used peripherals.
- Tools and utilities for security, manufacturing, and production.
- Rich production references to accelerate time-to-market.
For a list of supported device types, see SUPPORTED_DEVICE_TYPES.md in the repository.