mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
Use IDF_PATH instead of SDK_PATH for the environment variable pointing to esp-idf
This will require a matching change in all projects using ESP-IDF.
This commit is contained in:
@@ -53,7 +53,7 @@ echo "your path. Execute 'msys_shell.cmd' to launch an"
|
||||
echo "MSYS terminal."
|
||||
echo
|
||||
echo "Once ESP-IDF is downloaded/checked out, set the"
|
||||
echo "environment variable SDK_PATH in /etc/profile to"
|
||||
echo "environment variable IDF_PATH in /etc/profile to"
|
||||
echo "point to the directory."
|
||||
echo "************************************************"
|
||||
echo
|
||||
|
Reference in New Issue
Block a user