File tree 5 files changed +13
-3
lines changed
examples/energy-management-app/linux
5 files changed +13
-3
lines changed Original file line number Diff line number Diff line change
1
+ # Device Setup for Chef Example
2
+
3
+ ../shell/README_DEVICE.md
Original file line number Diff line number Diff line change
1
+ # Device Setup for Chef Example
2
+
3
+ ../shell/README_OTCLI.md
Original file line number Diff line number Diff line change
1
+ # Device Setup Guide for Chef Example
2
+
3
+ ../shell/README.md
Original file line number Diff line number Diff line change 18
18
[ these] ( https://github.com/project-chip/connectedhomeip/edit/master/docs/VSCODE_DEVELOPMENT.md )
19
19
steps to set up Visual Studio Code for Matter development.
20
20
21
- ### Linux <a name =" linux " >
21
+ (linux)=
22
+ ### Linux
22
23
23
24
For Espressif esp32 devices:
24
25
@@ -68,4 +69,4 @@ For Espressif esp32 devices:
68
69
69
70
1 . Open connectedhomeip within WSL on Visual Studio Code.
70
71
71
- 1 . Perform step 2 onwards from [ Linux ] ( # linux) guide.
72
+ 1 . Perform step 2 onwards from {ref} ` linux ` guide.
Original file line number Diff line number Diff line change @@ -241,7 +241,7 @@ data (e.g. fabric info).
241
241
242
242
- See chip-repl documentation in:
243
243
- [ Working with Python CHIP Controller] ( ../../../docs/development_controllers/chip-repl/python_chip_controller_building.md )
244
- - [ Matter_REPL_Intro] ( ../../.. /docs/development_controllers/chip-repl/Matter_REPL_Intro.ipynb)
244
+ - [ Matter_REPL_Intro] ( https://github.com/project-chip/connectedhomeip/blob/master /docs/development_controllers/chip-repl/Matter_REPL_Intro.ipynb)
245
245
246
246
### Building chip-repl:
247
247
You can’t perform that action at this time.
0 commit comments