Skip to content

Commit cbbf149

Browse files
committed
banners added
1 parent 5ddc430 commit cbbf149

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

content/hardware/03.nano/boards/nano-matter/tutorials/open-thread-border-router/content.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ This tutorial main objective is to guide you through the build and configuration
6464

6565
This section outlines the steps to build the RCP firmware for the Arduino Nano Matter.
6666

67+
![Nano Matter Configuration](assets/matter-banner.png)
68+
6769
#### Create a New Project
6870

6971
- Download Simplicity Studio, this is an IDE provided by Silicon Labs. It is designed to simplify the development process for Silicon Labs hardware platforms. Download latest version [here](https://www.silabs.com/developers/simplicity-studio).
@@ -134,6 +136,10 @@ Use the following command to flash the firmware to the Arduino Nano Matter, make
134136

135137
### The Matter Controller: Arduino Nano ESP32
136138

139+
This section outlines the steps to build the Matter Controller firmware for the Arduino Nano ESP32.
140+
141+
![Nano ESP32 Configuration](assets/esp-banner.png)
142+
137143
To set up the environment for the ESP32 firmware development use the following commands on a **Linux computer**.
138144

139145
- Install dependencies (Ubuntu and Debian):

0 commit comments

Comments
 (0)