Skip to main content

Windows prerequisites πŸͺŸ

·1 min·
Table of Contents
This guide outlines the preliminary steps to set up your work environment and follow the workshops.

VS Code Installation
#

This guide uses Windows 11.
  • Once the .exe file is downloaded, double-click it and follow the installation steps.

After installation, there are two ways to open VS Code:

  1. Open VS Code from the Start menu
  2. Open VS Code from a folder

Since it’s often useful to open the editor directly from a folder, we’ll use the second method.

Open VS Code from a Folder
#

  • Create a new folder called tmp
  • Right-click inside the folder in File Explorer
  • From the menu, select Show more options
  • Click on Open with Code
  • You should now see the VS Code interface
VS Code may ask whether you trust the author of the folder. This is important when using git repositories, but for now it doesn’t matter. Click β€œYes.”

Installing Prerequisites
#

No additional prerequisites need to be installed. These will be handled automatically during the setup of the ESP-IDF extension.

Next Steps
#

Continue with the next step.

Related

Linux prerequisites 🐧

·2 mins
This guide outlines the preliminary steps to set up your work environment and follow the workshops.

macOS prerequisites 🍎

·2 mins
This guide outlines the preliminary steps to set up your work environment and follow the workshops.

Announcing ESP-IDF v6.0

·10 mins
We’re excited to announce the long-awaited release of ESP-IDF 6.0! This article highlights the key changes and improvements not only to ESP-IDF itself, but also to the broader ESP-IDF tooling ecosystem, all designed to enhance your developer experience.