examples: update README for the openthread examples

This commit is contained in:
Jiacheng Guo 2021-04-16 15:34:32 +08:00
parent db67047eb9
commit 6374946cc5

View File

@ -15,6 +15,7 @@ The examples are grouped into subdirectories by category. Each category director
* `ethernet` Ethernet network examples.
* `get-started` Simple examples with minimal functionality. Good start point for beginners.
* `mesh` Wi-Fi Mesh examples.
* `openthread` OpenThread examples.
* `peripherals` Examples showing driver functionality for the various onboard ESP32 peripherals.
* `protocols` Examples showing network protocol interactions.
* `provisioning` Wi-Fi provisioning examples.