Skip to content

Commit e77baed

Browse files
committed
[Realtek] remove os.envir & update ot-realtek
1 parent ff4bb4e commit e77baed

File tree

5 files changed

+6
-10
lines changed

5 files changed

+6
-10
lines changed

examples/light-switch-app/realtek_bee/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev libglib2.0-
7777
$ ./scripts/build/build_examples.py --target realtek-rtl8777g-light-switch build
7878
```
7979

80-
You can find the target built file called
81-
**_matter-cli-mtd_bank0_MP_dev_\*.bin\_** under the
80+
You can find the target built file called **matter-cli-mtd** under the
8281
`out/realtek-rtl8777g-light-switch/bin` directory.
8382

8483
## More information

examples/lighting-app/realtek_bee/README.md

+2-3
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,8 @@ sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev libglib2.0-
7777
$ ./scripts/build/build_examples.py --target realtek-rtl8777g-lighting build
7878
```
7979

80-
You can find the target built file called
81-
**_matter-cli-ftd_bank0_MP_dev_\*.bin\_** under the
82-
`out/realtek-rtl8777g-light/bin` directory.
80+
You can find the target built file called **matter-cli-ftd** under the
81+
`out/realtek-rtl8777g-lighting/bin` directory.
8382

8483
## More information
8584

examples/lock-app/realtek_bee/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev libglib2.0-
7777
$ ./scripts/build/build_examples.py --target realtek-rtl8777g-lock build
7878
```
7979

80-
You can find the target built file called
81-
**_matter-cli-ftd_bank0_MP_dev_\*.bin\_** under the
80+
You can find the target built file called **matter-cli-mtd** under the
8281
`out/realtek-rtl8777g-lock/bin` directory.
8382

8483
## More information

examples/window-app/realtek_bee/README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,7 @@ sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev libglib2.0-
7777
$ ./scripts/build/build_examples.py --target realtek-rtl8777g-window build
7878
```
7979

80-
You can find the target built file called
81-
**_matter-cli-mtd_bank0_MP_dev_\*.bin\_** under the
80+
You can find the target built file called **matter-cli-mtd** under the
8281
`out/realtek-rtl8777g-window/bin` directory.
8382

8483
## More information

third_party/openthread/ot-realtek

Submodule ot-realtek updated 111 files

0 commit comments

Comments
 (0)