File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1+ openweave-esp32-lwip
2+
3+ openweave-esp32-lwip is version of the LwIP Lightweight TCP/IP stack enhanced
4+ to support Nest’s OpenWeave IoT application layer framework running on the
5+ Espressif ESP32.
6+
7+ openweave-esp32-lwip is a combination of three open-source code bases:
8+
9+ * the baseline LwIP stack published, by the LwIP project;
10+ * patches to LwIP for the ESP32, published by Espressif Systems; and
11+ * patches to LwIP to support OpenWeave, published by Nest/Google.
12+
13+ The Nest team has published this code in a combined form to make it easier for
14+ developers to build and test OpenWeave applications on the ESP32. Despite
15+ this, openweave-esp32-lwip does not constitute an officially supported Google
16+ Product.
17+
18+
19+ -------------------------------------------------------------------------
20+ Original LwIP README documentation follows
21+ -------------------------------------------------------------------------
22+
123INTRODUCTION
224
325lwIP is a small independent implementation of the TCP/IP protocol
You can’t perform that action at this time.
0 commit comments