Skip to content

ESP-THREAD-BR Release v1.2

Latest

Choose a tag to compare

@zwx1995esp zwx1995esp released this 04 Jul 07:13
· 25 commits to main since this release

The Espressif Thread Border Router SDK v1.2 release.

It's based on ESP-IDF v5.4.2, the corresponding OpenThread commit is ec2b0d4.

Use the following commands to download the ESP-IDF and ESP-Thread-BR for this release:

git clone -b v5.4.2 --recursive https://github.com/espressif/esp-idf.git
git clone -b v1.2 https://github.com/espressif/esp-thread-br.git

The latest documentation is available at: https://docs.espressif.com/projects/esp-thread-br.

ChangeLog

This is the list of changes since release v1.1:

Added

Changed

Fixed