From cf61eb5e120423241df69bab27d8dd6661e03509 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ludovic=20BOU=C3=89?= Date: Mon, 28 Nov 2022 21:43:52 +0100 Subject: [PATCH] Rename CHIP to Matter (#23769) --- src/test_driver/esp32/README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/test_driver/esp32/README.md b/src/test_driver/esp32/README.md index 7c1f0dfb58cd94..d42ffcfcc225c6 100644 --- a/src/test_driver/esp32/README.md +++ b/src/test_driver/esp32/README.md @@ -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) @@ -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