[+] Flash firmware guide

This commit is contained in:
Hykilpikonna
2023-03-25 21:20:41 -04:00
parent 8b94c8c2d0
commit 94c8a4fa7a
+8
View File
@@ -73,6 +73,14 @@ Total GPIO required: 23
## Usage
### Flash Firmware
1. Install PlatformIO Core ([Guide](https://platformio.org/install/cli))
2. Open the `firmware` directory
3. In your preferred IDE, edit `src/config.h` with your pin configuration.
4. Edit `platformio.ini` to match your dev board.
5. Connect dev board, build and upload firmware using `platformio run --target upload`
### Setup MIDI Device
!!!!!!!!!! TODO !!!!!!!!!!