Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bschwind authored Sep 28, 2024
1 parent dde3d91 commit c2525f2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion firmware/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,9 @@ cargo install elf2uf2-rs

## Flash Code

Hold the "USB Boot" button (near the QSPI chip), and either press the reset button or re-insert the USB cable to put the board in USB mass-storage bootloader mode.
If you just got the PCB from a PCB manufacturer, chances are you can plug in the board directly via USB C and it will show up as a USB mass-storage device, ready for flashing.

If not, hold the "USB Boot" button (near the QSPI chip), and either press the reset button or re-insert the USB cable to put the board in USB mass-storage bootloader mode.

```
cargo run --release
Expand Down

0 comments on commit c2525f2

Please sign in to comment.