aboutsummaryrefslogtreecommitdiff
path: root/src/tests/fill.rs
Commit message (Collapse)AuthorAge
* Add fill command to overwrite SD cardRobin Krahl2020-09-12
This patch adds the fill command that overwrites the SD card with random data. Similar to the reset command, we always require the user to enter the admin PIN even if is cached.