ESP32 PlatformIOIDF and Arduino VScode Boilerplate

Note 1: Install Visual Studio.

Note 2: You need to have installed PlatformIO extension in your Visual Studio.

How to use

  1. Clone repository
git clone https://github.com/lucasmaziero/esp32-platformio-vscode-boilerplate.git my-esp32-project
  1. Go inside of project folder
cd my-esp32-project
  1. Start VScode
code .

FreeRTOS API Reference

My FreeRTOS API Guide