Shu Chen 57eb8d5dd2 Merge branch 'feat/update_thread_lib_v5.5' into 'master'
fix(srp): update SRP server to support zero subtype

See merge request espressif/esp-thread-lib!77
2025-01-09 16:56:49 +08:00
2025-01-08 16:16:11 +08:00
2023-12-14 11:11:21 +08:00
2021-06-30 09:31:56 +08:00
2021-06-30 09:31:56 +08:00

ESP Thread Libraries
====================

This repository contains binary libraries supporting the Thread Network Protol. It is used as a submodule within `Espressif IoT Development Framework`_ (ESP-IDF).

Files in this repository are Copyright (C) 2015-2021 Espressif Systems.

These binary libraries are provided under the same license as the parent esp-idf project - the Apache License 2.0 as provided in the file LICENSE. (The license text refers to this as "Object" form.)

.. _Espressif IoT Development Framework: https://github.com/espressif/esp-idf
S
Description