Skip to content

Commit

Permalink
Merge branch 'pr_288' into 'main'
Browse files Browse the repository at this point in the history
docs: add some reference hardware in README.md

See merge request espressif/esp-zigbee-sdk!118
  • Loading branch information
chshu committed Mar 27, 2024
2 parents 9606aa4 + 01817cb commit f45851d
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,19 @@ The ZBOSS and Espressif Zigbee SDK is provided as pre-built library:

Note:these two library components are hosted by [ESP Registry](https://components.espressif.com/), which can be downloaded automatically by specifying the dependency in `idf_component.yml` file. An example: [idf_component.yml](examples/esp_zigbee_HA_sample/HA_on_off_light/main/idf_component.yml).

## Hardware Components

Some of the reference hardware used in development examples are listed below:

ESP32-H2-DevKitM-1
* https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32h2/esp32-h2-devkitm-1/user_guide.html

ESP32-C6-DevKitM-1
* https://docs.espressif.com/projects/espressif-esp-dev-kits/en/latest/esp32c6/esp32-c6-devkitm-1/user_guide.html

Espressif Thread Border Router / Zigbee Gateway
* https://docs.espressif.com/projects/esp-thread-br/en/latest/hardware_platforms.html

## Get esp-zigbee-sdk

Please clone this repository using the below command:
Expand Down

0 comments on commit f45851d

Please sign in to comment.