Skip to content

arduino/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

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published