mirror of
https://github.com/espressif/esp-mqtt.git
synced 2025-08-01 19:55:12 +02:00
add link install toolchain
This commit is contained in:
@@ -22,7 +22,7 @@ Clone this component to [ESP-IDF](https://github.com/espressif/esp-idf) project
|
|||||||
git submodule add https://github.com/tuanpmt/espmqtt.git components/espmqtt
|
git submodule add https://github.com/tuanpmt/espmqtt.git components/espmqtt
|
||||||
```
|
```
|
||||||
|
|
||||||
Or run a sample (make sure you have `IDF_PATH` env):
|
Or run a sample (make sure you have installed the [toolchain](http://esp-idf.readthedocs.io/en/latest/get-started/index.html#setup-toolchain)):
|
||||||
|
|
||||||
```
|
```
|
||||||
git clone https://github.com/tuanpmt/espmqtt.git
|
git clone https://github.com/tuanpmt/espmqtt.git
|
||||||
|
Reference in New Issue
Block a user