mirror of
https://github.com/espressif/esp-matter.git
synced 2026-04-27 19:13:13 +00:00
docs: Update docs with iOS app reference and added Github actions badges
Also, changed '. export.sh' to 'source export.sh' because people often gets confused and executes the script which is supposed to be sourced.
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
# Espressif's SDK for Matter
|
||||
|
||||
[](https://github.com/espressif/esp-matter/actions/workflows/docker-image.yml)
|
||||
[](https://github.com/espressif/esp-matter/actions/workflows/pages.yml)
|
||||
|
||||
## Introduction
|
||||
|
||||
Espressif's SDK for Matter is the official Matter development framework for ESP32 series SoCs. It is built on top of the [open source Matter SDK](https://github.com/project-chip/connectedhomeip/), and provides simplified APIs, commonly used peripherals, tools and utilities for security, manufacturing and production accompanied by exhaustive documentation. It includes rich production references, aimed to simplify the development process of Matter products and enable the users to go to production in the shortest possible time.
|
||||
|
||||
Reference in New Issue
Block a user