Shu Chen 10eb3e85d7 Merge branch 'bugfix/lwip_thread_safe' into 'master'
ot_lib: Address lwip thread safety

See merge request espressif/esp-thread-lib!35
2023-01-10 10:28:37 +08:00
2023-01-09 11:37:28 +01:00
2023-01-09 11:37:28 +01:00
2023-01-09 11:37:28 +01:00
2023-01-09 11:37:28 +01:00
2021-06-30 09:35:26 +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