Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 1.04 KB

Build.md

File metadata and controls

23 lines (16 loc) · 1.04 KB

HotasX-Linkmod

hotasx-linkmod ESPBuildBadge

Howto Build the Project

After cloning the repository you can open the platformio-project folder as a project:

PIO Open Project PIO Choose Folder

Once the project opened one way to use Platform IO environment is using the taskbar: PIO Taskbar

Right from the GIT symbols the Platform IO Icons are shown.

  • House: Go to PlatformIO home (opening projects, search libraries etc)
  • Checkmark: Compile current project using selected Environment
  • Arrow: Compile current project and upload to ESP using selected Environment
  • Trashcan: Clean current Project
  • Connector Plug: Show ESP Serial Monitor interface
  • Square: Open Terminal (less used)
  • Folder Symbol with env:environmentname: Select active environment (upload via COMx ... )