-
Notifications
You must be signed in to change notification settings - Fork 10
Usage
Renaud Gaspard edited this page Apr 1, 2021
·
11 revisions
Once you have everything installed and configured, you can flash your printer using arduino-cli
and/or PlatformIO-Core
.
See : Arduino Flashing
You will want to flash using this method if you usually flash your board using Arduino IDE. This works with 8-bit boards.
See : PlatformIO Flashing
You will want to flash using this method if you usually flash your board using PlatformIO for Atom or Visual Studio. If you are using a 32bit board, this is your only choice. This works with 8 and 32-bit boards.