diff --git a/Compiling-and-flashing-the-firmware.md b/Compiling-and-flashing-the-firmware.md index 792a784..3166357 100644 --- a/Compiling-and-flashing-the-firmware.md +++ b/Compiling-and-flashing-the-firmware.md @@ -10,6 +10,15 @@ Make sure you hold the power button while flashing the firmware, as the STM migh To build and flash choose one of the following methods: +### Method 0: Using GitHub Fork +- Fork the project +- Modify desired source files and commit +- Go to Actions (in the repo top menu) +- Click on latest build +- Download the build zip file from the Artifacts section: + +![unlock1](https://github.com/EmanuelFeru/hoverboard-firmware-hack-FOC/blob/master/docs/pictures/wiki_unlock/download_build.png) + ### Method 1: Using Platformio IDE - Install [Vscode](https://code.visualstudio.com/download)