Skip to content

ESP-THREAD-BR Release v1.1

Latest
Compare
Choose a tag to compare
@chshu chshu released this 23 Sep 09:10
· 2 commits to main since this release

The Espressif Thread Border Router SDK v1.1 release.

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

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

git clone -b v5.3.1 --recursive https://github.com/espressif/esp-idf.git
git clone -b v1.1 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.0:

Added

Changed

Fixed