blob: d77095b9652e26e70e30b2c7b1f311c090af6e97 (
plain)
1
2
3
4
5
6
7
|
# Cloning this repository
Use `--recurse-submodules` to get the components when pulling the repo.
# How to install
See [esp-idf on github](https://github.com/espressif/esp-idf) and check [how to install](https://docs.espressif.com/projects/esp-idf/en/stable/esp32/get-started/index.html#installation)
|