Skip to content

Commit

Permalink
Merge branch 'master' into OvenDevice8394
Browse files Browse the repository at this point in the history
  • Loading branch information
eahove authored Nov 29, 2023
2 parents 90bbcbf + ba504e3 commit 7c5ac05
Show file tree
Hide file tree
Showing 165 changed files with 15,406 additions and 15,581 deletions.
228 changes: 114 additions & 114 deletions examples/air-purifier-app/air-purifier-common/air-purifier-app.matter

Large diffs are not rendered by default.

627 changes: 313 additions & 314 deletions examples/air-purifier-app/air-purifier-common/air-purifier-app.zap

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

14 changes: 7 additions & 7 deletions examples/air-quality-sensor-app/linux/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# CHIP Linux Air Quality Example
# Matter Linux Air Quality Example

An example showing the use of CHIP on the Linux. The document will describe how
to build and run CHIP Linux Air Quality Example on Raspberry Pi. This doc is
tested on **Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and **Ubuntu
An example showing the use of Matter on the Linux. The document will describe
how to build and run Matter Linux Air Quality Example on Raspberry Pi. This doc
is tested on **Ubuntu for Raspberry Pi Server 20.04 LTS (aarch64)** and **Ubuntu
for Raspberry Pi Desktop 20.10 (aarch64)**

To cross-compile this example on x64 host and run on **NXP i.MX 8M Mini**
Expand All @@ -11,7 +11,7 @@ To cross-compile this example on x64 host and run on **NXP i.MX 8M Mini**

<hr>

- [CHIP Linux Air Quality Example](#chip-linux-air-quality-example)
- [Matter Linux Air Quality Example](#matter-linux-air-quality-example)
- [Building](#building)
- [Commandline Arguments](#commandline-arguments)
- [Running the Complete Example on Raspberry Pi 4](#running-the-complete-example-on-raspberry-pi-4)
Expand Down Expand Up @@ -74,8 +74,8 @@ To cross-compile this example on x64 host and run on **NXP i.MX 8M Mini**

1. A Raspberry Pi 4 board
2. A USB Bluetooth Dongle, Ubuntu desktop will send Bluetooth advertisement,
which will block CHIP from connecting via BLE. On Ubuntu server, you need
to install `pi-bluetooth` via APT.
which will block Matter from connecting via BLE. On Ubuntu server, you
need to install `pi-bluetooth` via APT.
3. Ubuntu 20.04 or newer image for ARM64 platform.

- Building
Expand Down
484 changes: 242 additions & 242 deletions examples/all-clusters-app/all-clusters-common/all-clusters-app.matter

Large diffs are not rendered by default.

Loading

0 comments on commit 7c5ac05

Please sign in to comment.