Skip to content

Setting up the build environment

GrechTech edited this page Aug 22, 2023 · 1 revision
  1. Install vscode
  2. Clone the git project
  3. Open the project in vscode
  4. If it does not prompt you to install the extension platformio, and you do not already have it installed, then install it via the extension manager
  5. Wait for platformio to install, as well as any project libraries, this may take a while
  6. From the platformio tab in the sidebar, you can now Build, Upload, etc.
Clone this wiki locally