Skip to content

Latest commit

 

History

History
37 lines (20 loc) · 970 Bytes

Building-with-PlatformIO.md

File metadata and controls

37 lines (20 loc) · 970 Bytes

Installation

Install Visual Studio Code

https://github.com/Microsoft/vscode

Install the PlatformIO extension

Click on View > Command Palette...

Find and click on Extensions: Install Extensions

Type platformio into the search box and click on Install under PlatformIO IDE.

Usage

1. Open the OpenLRSng folder

Click on File > Open Folder...

This brings up the Open Folder dialog. Select the folder that has the platformio.ini file in it.

2. Open the PlatformIO Project Activities

Click on the alien icon and select the drop-down menu for the board environment you are building to reveal all actions:

Firmware will be located at .pioenvs/BOARD_TYPE_*/firmware.hex