esp-idf/tools
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
..
catch
ci cmake: make main a component again 2018-09-11 09:44:12 +08:00
cmake cmake: make main a component again 2018-09-11 09:44:12 +08:00
esp_app_trace
kconfig Merge branch 'master' into feature/cmake 2018-09-05 10:35:04 +08:00
kconfig_new kconfiglib: Allow CONFIG_xxx= to disable booleans 2018-08-29 19:39:17 +08:00
mass_mfg Add files and docs for mass mfg 2018-07-20 10:41:11 +05:30
test_idf_monitor tools: Support Python3 in idf_monitor 2018-08-24 08:12:19 +02:00
test_idf_size tools: Support Python 3 in idf_size.py 2018-08-27 13:39:07 +02:00
tiny-test-fw Encourage to install python packages without administrative rights 2018-09-11 08:54:37 +02:00
unit-test-app Merge branch 'bugfix/app_update_test' into 'master' 2018-08-27 08:46:02 +08:00
windows Merge branch 'master' into feature/cmake 2018-08-30 18:51:01 +08:00
check_python_dependencies.py Encourage to install python packages without administrative rights 2018-09-11 08:54:37 +02:00
eclipse-code-style.xml
format-minimal.sh
format.sh
gen_esp_err_to_name.py Docs: Check Python packages 2018-08-30 13:20:42 +02:00
idf.py idf.py: Choose a default serial port for all targets if '-p' is not given 2018-09-06 20:32:49 +08:00
idf_monitor.py Merge branch 'master' into feature/cmake 2018-09-05 10:35:04 +08:00
idf_size.py Merge branch 'master' into feature/cmake 2018-08-30 18:52:31 +08:00