Skip to content

Commit

Permalink
Rename CHIP to Matter (#23769)
Browse files Browse the repository at this point in the history
  • Loading branch information
lboue authored and pull[bot] committed Jan 15, 2024
1 parent 08c95e4 commit 23638ca
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/test_driver/esp32/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
# CHIP Tests on Device
# Matter Tests on Device

An application that runs CHIP's unit tests on ESP32 device or QEMU.
An application that runs Matter's unit tests on ESP32 device or QEMU.

---

- [CHIP Tests on Device](#chip-tests-on-device)
- [Matter Tests on Device](#chip-tests-on-device)
- [Supported Devices](#supported-devices)
- [Building the Application](#building-the-application)
- [To build the application, follow these steps:](#to-build-the-application-follow-these-steps)
Expand All @@ -14,7 +14,7 @@ An application that runs CHIP's unit tests on ESP32 device or QEMU.

## Supported Devices

The CHIP application is intended to work on
The Matter application is intended to work on
[ESP32-DevKitC](https://www.espressif.com/en/products/hardware/esp32-devkitc/overview),
[QEMU](https://github.com/espressif/qemu), and the
[M5Stack](http://m5stack.com). Support for the [M5Stack](http://m5stack.com) is
Expand Down

0 comments on commit 23638ca

Please sign in to comment.