esp-idf/docs/en/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: Add parallel builds to the Eclipse setup guide 2018-09-07 11:48:17 +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 Corrected RGB LED pin assignment. Closes https://github.com/espressif/esp-idf/issues/2363. 2018-09-05 22:10:42 +02:00
get-started-wrover-kit.rst Included information about power on and diagnostics LEDs. Closes https://github.com/espressif/esp-idf/issues/2365. 2018-09-06 11:28:23 +02:00
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