Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | docs: Minor updates to wording of some documents | Kevin O'Connor | 2016-12-01 | 1 | -6/+6 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add information on the "move queue" to Firmware_Commands | Kevin O'Connor | 2016-11-02 | 1 | -3/+15 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | mcu: Remove python checks for stepcompress integer overflow | Kevin O'Connor | 2016-11-02 | 1 | -3/+1 |
| | | | | | | | Now that the C code checks for overflow, it is no longer necessary for the python code to check. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | docs: Add Firmware_Commands.md with information on common firmware commands | Kevin O'Connor | 2016-10-19 | 1 | -0/+268 |
Signed-off-by: Kevin O'Connor <kevin@koconnor.net> |