mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Update index-cn.rst. Closes https://github.com/espressif/esp-idf/issue/1620
This commit is contained in:
parent
ef080c0841
commit
37b98f7306
@ -142,7 +142,7 @@ ESP-IDF 将会被下载到 ``~/esp/esp-idf``。
|
||||
将 :example:`get-started/hello_world` 拷贝到 ``~/esp`` 目录: ::
|
||||
|
||||
cd ~/esp
|
||||
cp -r $IDF_PATH/examples/get-started/hello_world
|
||||
cp -r $IDF_PATH/examples/get-started/hello_world .
|
||||
|
||||
ESP-IDF 的 :idf:`examples` 目录下有一系列示例工程,都可以按照上面的方法进行创建。
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user