Merge branch 'feature/update-example-readme' into 'master'

examples: update README for the openthread examples

See merge request espressif/esp-idf!13167
This commit is contained in:
Shu Chen 2021-04-20 03:05:06 +00:00
commit bd010f2d71

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.