aboutsummaryrefslogtreecommitdiff
path: root/src/commands.rs
Commit message (Expand)AuthorAge
* Remove label from assert_maximum_size macroRobin Krahl2019-12-17
* Assert maximum size for command request and response structsRobin Krahl2019-02-20
* Use arrays instead of slices where possibleRobin Krahl2019-02-20
* Rename commands::COMMAND_LEN to device::RESPONSE_DATA_LENRobin Krahl2019-02-20
* Refactor Command::execute_raw into executeRobin Krahl2019-02-19
* Fix formatting in commands.rsRobin Krahl2019-02-18
* Use ssmarshal to convert data from and to byte slicesRobin Krahl2019-02-18
* Refactor command execution into commands moduleRobin Krahl2019-02-18