Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 279 Bytes

setup.md

File metadata and controls

8 lines (6 loc) · 279 Bytes
  1. Install VSCode Arduino extension
  2. Add https://espressif.github.io/arduino-esp32/package_esp32_index.json to board manager URLs
  3. Install "esp32 by Espressif Systems"
  4. Select esp32 dev module as board
  5. Initialize project
  6. Install dependencies using Library Manager