Skip to content

Build and upload software

alf45tar edited this page Oct 1, 2018 · 2 revisions

PlatformIO (recommended)

PlatformIO is the recommended IDE for Pedalino build and upload.

  1. Install PlatformIO IDE for VSCode
  2. Run the following commands from View->Command Palette (Ctrl+Shift+P)

That's all folks.

Arduino IDE

Arduino IDE can be used for Pedalino build and upload but it requires more manual steps for libraries installation.