File tree 2 files changed +4
-4
lines changed
contact-sensor-app/nxp/k32w1
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -120,10 +120,10 @@ Matter shutdown procedure.
120
120
121
121
In order to build the Project CHIP example, we recommend using a Linux
122
122
distribution (supported Operating Systems are listed in
123
- [ BUILDING.md] ( ../../../../../ docs/guides/BUILDING.md ) ).
123
+ [ BUILDING.md] ( ../../../../docs/guides/BUILDING.md ) ).
124
124
125
125
- Make sure that below prerequisites are correctly installed (as described in
126
- [ BUILDING.md] ( ../../../../../ docs/guides/BUILDING.md ) ))
126
+ [ BUILDING.md] ( ../../../../docs/guides/BUILDING.md ) )
127
127
128
128
```
129
129
sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev \
Original file line number Diff line number Diff line change @@ -123,10 +123,10 @@ does a clean soft reset that takes into account Matter shutdown procedure.
123
123
124
124
In order to build the Project CHIP example, we recommend using a Linux
125
125
distribution (supported Operating Systems are listed in
126
- [ BUILDING.md] ( ../../../../../ docs/guides/BUILDING.md ) ).
126
+ [ BUILDING.md] ( ../../../../docs/guides/BUILDING.md ) ).
127
127
128
128
- Make sure that below prerequisites are correctly installed (as described in
129
- [ BUILDING.md] ( ../../../../../ docs/guides/BUILDING.md ) ))
129
+ [ BUILDING.md] ( ../../../../docs/guides/BUILDING.md ) )
130
130
131
131
```
132
132
sudo apt-get install git gcc g++ pkg-config libssl-dev libdbus-1-dev \
You can’t perform that action at this time.
0 commit comments