Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 224 Bytes

File metadata and controls

4 lines (3 loc) · 224 Bytes

To flash dongle run opencd first, then:

  • cargo run --features dongle To flash the mainboard as a dongle (connect to host over USB)
  • cargo run --features robot To flash the mainboard as a robot (connect to midplate)