OpenThread: add OpenThread and porting

* Adds the OpenThread submodule.
* Adds porting on ESP32.
* Adds the OpenThread cli example.
This commit is contained in:
Guo Jia Cheng
2021-04-02 14:49:49 +08:00
committed by Chen Shu
parent 793771e744
commit 7c38989309
35 changed files with 2593 additions and 0 deletions
+4
View File
@@ -90,3 +90,7 @@
[submodule "components/cmock/CMock"]
path = components/cmock/CMock
url = ../../ThrowTheSwitch/CMock.git
[submodule "components/openthread/openthread"]
path = components/openthread/openthread
url = ../../espressif/openthread.git