Skip to content

Commit 0526f5e

Browse files
restyled-commitss07641069
authored andcommitted
Restyled by prettier-markdown
1 parent 3e81688 commit 0526f5e

File tree

16 files changed

+32
-16
lines changed

16 files changed

+32
-16
lines changed

examples/air-quality-sensor-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The example supports building and running on the following devices:
2222
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2323
```
2424

25-
The default Docker container includes the recommended Zephyr version, as specified in:
25+
The default Docker container includes the recommended Zephyr version, as
26+
specified in:
2627

2728
```bash
2829
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/all-clusters-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ The example supports building and running on the following devices:
2424
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2525
```
2626

27-
The default Docker container includes the recommended Zephyr version, as specified in:
27+
The default Docker container includes the recommended Zephyr version, as
28+
specified in:
2829

2930
```bash
3031
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/all-clusters-minimal-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ The example supports building and running on the following devices:
2424
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2525
```
2626

27-
The default Docker container includes the recommended Zephyr version, as specified in:
27+
The default Docker container includes the recommended Zephyr version, as
28+
specified in:
2829

2930
```bash
3031
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/bridge-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ The example supports building and running on the following devices:
101101
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
102102
```
103103

104-
The default Docker container includes the recommended Zephyr version, as specified in:
104+
The default Docker container includes the recommended Zephyr version, as
105+
specified in:
105106

106107
```bash
107108
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/contact-sensor-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The example supports building and running on the following devices:
2222
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2323
```
2424

25-
The default Docker container includes the recommended Zephyr version, as specified in:
25+
The default Docker container includes the recommended Zephyr version, as
26+
specified in:
2627

2728
```bash
2829
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

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

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ The example supports building and running on the following devices:
2727
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2828
```
2929

30-
The default Docker container includes the recommended Zephyr version, as specified in:
30+
The default Docker container includes the recommended Zephyr version, as
31+
specified in:
3132

3233
```bash
3334
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/lighting-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The example supports building and running on the following devices:
2525
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2626
```
2727

28-
The default Docker container includes the recommended Zephyr version, as specified in:
28+
The default Docker container includes the recommended Zephyr version, as
29+
specified in:
2930

3031
```bash
3132
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/lock-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The example supports building and running on the following devices:
2525
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2626
```
2727

28-
The default Docker container includes the recommended Zephyr version, as specified in:
28+
The default Docker container includes the recommended Zephyr version, as
29+
specified in:
2930

3031
```bash
3132
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/ota-requestor-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ The example supports building and running on the following devices:
1818
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
1919
```
2020

21-
The default Docker container includes the recommended Zephyr version, as specified in:
21+
The default Docker container includes the recommended Zephyr version, as
22+
specified in:
2223

2324
```bash
2425
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/pump-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The example supports building and running on the following devices:
2626
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2727
```
2828

29-
The default Docker container includes the recommended Zephyr version, as specified in:
29+
The default Docker container includes the recommended Zephyr version, as
30+
specified in:
3031

3132
```bash
3233
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/pump-controller-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ The example supports building and running on the following devices:
2727
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2828
```
2929

30-
The default Docker container includes the recommended Zephyr version, as specified in:
30+
The default Docker container includes the recommended Zephyr version, as
31+
specified in:
3132

3233
```bash
3334
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/shell/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The example supports building and running on the following devices:
2222
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2323
```
2424

25-
The default Docker container includes the recommended Zephyr version, as specified in:
25+
The default Docker container includes the recommended Zephyr version, as
26+
specified in:
2627

2728
```bash
2829
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/smoke-co-alarm-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The example supports building and running on the following devices:
2222
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2323
```
2424

25-
The default Docker container includes the recommended Zephyr version, as specified in:
25+
The default Docker container includes the recommended Zephyr version, as
26+
specified in:
2627

2728
```bash
2829
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/temperature-measurement-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@ The example supports building and running on the following devices:
2626
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2727
```
2828

29-
The default Docker container includes the recommended Zephyr version, as specified in:
29+
The default Docker container includes the recommended Zephyr version, as
30+
specified in:
3031

3132
```bash
3233
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/thermostat/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The example supports building and running on the following devices:
2222
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2323
```
2424

25-
The default Docker container includes the recommended Zephyr version, as specified in:
25+
The default Docker container includes the recommended Zephyr version, as
26+
specified in:
2627

2728
```bash
2829
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

examples/window-app/telink/README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@ The example supports building and running on the following devices:
2525
$ docker run -it --rm -v $PWD:/host -w /host ghcr.io/project-chip/chip-build-telink:$(wget -q -O - https://raw.githubusercontent.com/project-chip/connectedhomeip/master/.github/workflows/examples-telink.yaml 2> /dev/null | grep chip-build-telink | awk -F: '{print $NF}' | head -n1)
2626
```
2727

28-
The default Docker container includes the recommended Zephyr version, as specified in:
28+
The default Docker container includes the recommended Zephyr version, as
29+
specified in:
2930

3031
```bash
3132
$ integrations/docker/images/stage-2/chip-build-telink/Dockerfile

0 commit comments

Comments
 (0)