Skip to content

Commit

Permalink
[ESP32] Rename CHIP to Matter
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored Nov 22, 2022
1 parent d6e2dfb commit cd895ea
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/guides/esp32/setup_idf_chip.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Setup ESP-IDF and CHIP Environment
# Setup ESP-IDF and Matter Environment

Setting up IDF and CHIP environment is one time setup.
Setting up IDF and Matter environment is one time setup.

## Setup ESP-IDF (Espressif IoT Development Framework)

Expand Down Expand Up @@ -50,7 +50,7 @@ step.
$ ./install.sh
```
## Setup CHIP environment
## Setup Matter environment
### Install Prerequisites
Expand All @@ -77,5 +77,5 @@ source scripts/bootstrap.sh
---
Once IDF and CHIP environment is set up, head over to
Once IDF and Matter environment is set up, head over to
[application building and commissioning guide](build_app_and_commission.md).

0 comments on commit cd895ea

Please sign in to comment.