Skip to content

Commit

Permalink
Add Espressif's documentation entry into the top-level README (#21929)
Browse files Browse the repository at this point in the history
  • Loading branch information
dhrishi authored and pull[bot] committed Nov 4, 2022
1 parent 5995d44 commit 26ff8e0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
1 change: 1 addition & 0 deletions docs/guides/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

- [Android - Building](./android_building.md)
- [Apple - Testing with iPhone, iPad, macOS, Apple TV, HomePod, Watch, etc](./darwin.md)
- [Espressif (ESP32) - Getting Started Guide](./esp32/README.md)
- [Infineon - Software Update](./infineon_p6_software_update.md)
- [Linux - Simulated Devices](./simulated_device_linux.md)
- [mbedOS - Adding a new target](./mbedos_add_new_target.md)
Expand Down
5 changes: 4 additions & 1 deletion docs/guides/esp32/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,10 @@
## ESP32 Guides
## Espressif (ESP32) Getting Started Guide

---

Please follow the steps below to create and test a fully functional Matter
example on ESP32 series of SoCs

- [Setup ESP-IDF and CHIP Environment](setup_idf_chip.md)
- [Using factory data from NVS](factory_data.md)
- [Building and commissioning the application](build_app_and_commission.md)
Expand Down

0 comments on commit 26ff8e0

Please sign in to comment.