]> granicus.if.org Git - esp-idf/commit
docs: Add some tips about setting the Python interpreter, and a specific check in...
authorAngus Gratton <angus@espressif.com>
Fri, 11 May 2018 09:20:27 +0000 (17:20 +0800)
committerAngus Gratton <gus@projectgus.com>
Tue, 29 May 2018 06:34:45 +0000 (16:34 +1000)
commitbe4956fe7c09ee39f45eb9dda308d372b7857e3b
tree7a62a380c35c671efb23454d32cfa3a70ed83bac
parenta1fac97f1a6e2e9a132ea87282d7d9370314273e
docs: Add some tips about setting the Python interpreter, and a specific check in idf.py

Don't show the "Python 2 interpreter" option in menuconfig when using CMake.

This is a stop-gap until we support Python 2 & 3 together in ESP-IDF (soon).

Closes https://github.com/espressif/esp-idf/issues/1924
Kconfig
docs/en/api-guides/build-system.rst
tools/idf.py
tools/idf_monitor.py