aboutsummaryrefslogtreecommitdiffstats
path: root/klippy/util.py
Commit message (Expand)AuthorAgeFilesLines
* build: Use git describe --alwaysKevin O'Connor2018-02-261-1/+1
* util: Call set_nonblock() in create_pty()Kevin O'Connor2018-02-021-2/+1
* klippy: Avoid using '%' syntax when calling logging moduleKevin O'Connor2017-09-271-3/+3
* util: Fix reporting of git version of klippy codeKevin O'Connor2017-09-071-2/+2
* klippy: Log the type of cpu the host is running onKevin O'Connor2017-02-121-0/+15
* util: Use path of script instead of current directory for git versionKevin O'Connor2017-01-091-3/+5
* gcode: Add support for M115 commandKevin O'Connor2016-12-281-5/+4
* klippy: Log the host software git version at startupKevin O'Connor2016-12-241-2/+17
* serialhdl: Clear "hupcl" bit from serial portKevin O'Connor2016-12-091-0/+6
* Initial commit of source code.Kevin O'Connor2016-05-251-0/+32