mirror of
https://github.com/EFeru/hoverboard-firmware-hack-FOC.git
synced 2025-08-04 10:04:28 +02:00
Updated Compiling and flashing the firmware (markdown)
@@ -12,6 +12,7 @@ To build and flash choose one of the following methods:
|
|||||||
|
|
||||||
### Method 0: Using GitHub Fork
|
### Method 0: Using GitHub Fork
|
||||||
- Fork the project
|
- Fork the project
|
||||||
|
- Activate the workflows in the Actions tab
|
||||||
- Remove the semicolon in front of the desired Variant in platformio.ini
|
- Remove the semicolon in front of the desired Variant in platformio.ini
|
||||||
- Modify desired source files and commit
|
- Modify desired source files and commit
|
||||||
- Go to Actions (in the repo top menu)
|
- Go to Actions (in the repo top menu)
|
||||||
@@ -19,6 +20,8 @@ To build and flash choose one of the following methods:
|
|||||||
- Download the build zip file from the Artifacts section (see picture below)
|
- Download the build zip file from the Artifacts section (see picture below)
|
||||||
- Upload desired `firmware.bin` file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html)
|
- Upload desired `firmware.bin` file using [ST-Link Utility](https://www.st.com/en/development-tools/stsw-link004.html)
|
||||||
|
|
||||||
|
Step by step [video](https://youtu.be/IwzGuKoN-cY).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Method 1: Using Platformio IDE (recommended)
|
### Method 1: Using Platformio IDE (recommended)
|
||||||
|
Reference in New Issue
Block a user