aboutsummaryrefslogtreecommitdiff
path: root/src/device/storage.rs
Commit message (Expand)AuthorAge
* Represent serial numbers using SerialNumber structRobin Krahl2020-02-03
* Add String value to the Error::UnexpectedError variantRobin Krahl2020-01-28
* Add the fill_sd_card function to StorageRobin Krahl2020-01-14
* Add the get_operation_status function to the Storage structRobin Krahl2020-01-14
* Add the get_sd_card_usage function to the Storage structRobin Krahl2020-01-14
* Rename Status::get_status to get_storage_statusRobin Krahl2020-01-11
* Add support for the GET_STATUS commandRobin Krahl2020-01-11
* Refactor the device module into submodulesRobin Krahl2019-07-16