ESP-IDF Terminal

[中文]

  1. Navigate to View > Command Palette.

  2. Type ESP-IDF: Open ESP-IDF Terminal and select the command. This will launch a system terminal with ESP-IDF, ESP-IDF Tools, and ESP-IDF Python Virtual Environment loaded as environment variables.

  3. Type idf.py or python -m esptool to execute scripts from ESP-IDF and additional frameworks.

    ../_images/idf-terminal.png