esp-idf/docs/zh_CN/get-started
Roland Dobai c3d99dd2e4 Encourage to install python packages without administrative rights
Using 'sudo pip install' can cause a lot of problems because usually
there are a couple of Python interpreters installed. This fix encourages
developers to use `pip install --user` instead which is safer.
2018-09-11 08:54:37 +02:00
..
add-idf_path-to-profile.rst
eclipse-setup-windows.rst Merge branch 'doc/eclipse_parallel_build' into 'master' 2018-09-07 16:03:53 +08:00
eclipse-setup.rst doc: translate parallel build in Eclipse 2018-09-07 14:39:40 +08:00
establish-serial-connection.rst
get-started-devkitc-v2.rst
get-started-devkitc.rst
get-started-pico-kit-v3.rst
get-started-pico-kit.rst
get-started-wrover-kit-v2.rst
get-started-wrover-kit-v3.rst Included ESP-WROVER-KIT V4.1 in documenation: Added 'Get Started' guide and updated 'HW Reference' 2018-09-05 22:10:42 +02:00
get-started-wrover-kit.rst
idf-monitor.rst
index.rst Encourage to install python packages without administrative rights 2018-09-11 08:54:37 +02:00
linux-setup-scratch.rst Add required Python packages 2018-09-11 08:54:37 +02:00
linux-setup.rst Add required Python packages 2018-09-11 08:54:37 +02:00
macos-setup-scratch.rst
macos-setup.rst
make-project.rst
toolchain-setup-scratch.rst
windows-setup-scratch.rst
windows-setup.rst