aboutsummaryrefslogtreecommitdiff
path: root/src/device
Commit message (Expand)AuthorAge
* Add the fill_sd_card function to StorageRobin Krahl2020-01-14
* Add the get_operation_status function to the Storage structRobin Krahl2020-01-14
* Derive Clone, Copy, Debug, PartialEq for StatusRobin 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
* Add the DeviceInfo structRobin Krahl2020-01-07
* Implement conversion traits for Model and NK_device_modelRobin Krahl2020-01-07
* Simplify doc tests with resultsRobin Krahl2019-12-27
* Refactor the device module into submodulesRobin Krahl2019-07-16