common: Implement the "clear_storage" shell command.
authorTilman Sauerbeck <tilman@code-monkey.de>
Wed, 8 Jan 2020 10:52:36 +0000 (11:52 +0100)
committerTilman Sauerbeck <tilman@code-monkey.de>
Thu, 9 Jan 2020 14:19:36 +0000 (15:19 +0100)
commitaa0f0d612a03799423e87e9137765ecb90146f48
tree2e270b42c285872bc9b0bde75818da78c16dc5f3
parent5897e4ea6cc3ba413190f475a29bb3f745b66887
common: Implement the "clear_storage" shell command.

Erases all of the mx25l flash's contents.
src/application/main.rs
src/common/shell.rs