Skip to content

lucarin91/arduino-flasher-cli

 
 

Repository files navigation

Arduino Flasher CLI

A tool to download and flash Debian images on the board.

Docs

For a full guide on how to use it, see the User documentation.

Build and test it locally

Build it with task build and run:

# Flash the latest release of the Debian image
./build/arduino-flasher-cli flash latest

# Flash a local image. It works with either an archived or extracted image
./build/arduino-flasher-cli flash path/to/downloaded/image

About

CLI tool to flash UNO Q boards with the latest Arduino Linux image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.9%
  • Shell 3.0%
  • Smarty 1.1%