You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A tool to download and flash Debian images on the board.
4
+
5
+
## Build and test it locally
6
+
7
+
Build it with `task arduino-flasher-cli:build` and run `task flash:staging` to download and flash the latest image from staging.
8
+
9
+
Alternatively, these are the steps to test it locally:
10
+
11
+
1. download a debian image release (for example from [here](https:/downloads.oniudra.cc/debian-im/Stable/20250902-166/arduino-unoq-debian-image-20250902-166.tar.xz), then create the following structure under `arduino-flasher-cli/`:
0 commit comments